pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/41683: scmgit templates problem
>Number: 41683
>Category: pkg
>Synopsis: scmgit-base templates problem
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Wed Jul 08 19:05:00 +0000 2009
>Originator: reed%reedmedia.net@localhost
>Release: NetBSD 4.99.62
>Organization:
>Environment:
Machine: amd64
>Description:
scmgit-base has its templates without .sample extension.
So when they are copied into place they are used automatically.
An example of problem is when doing a git push to create a new project:
*** Project description file hasn't been set
error: hooks/update exited with error code 1
error: hook declined to update refs/heads/master
*** Project description file hasn't been set
error: hooks/update exited with error code 1
error: hook declined to update refs/heads/branch
>How-To-Repeat:
mkdir foo
cd foo
git init
ls -l .git/hooks/update
>Fix:
Have them installed with .sample extension, like update.sample
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index