On Mon, 12 Dec 2005 02:12:10 +0100, Petr Baudis wrote:
this is Cogito version 0.16.1, the next stable release of the
human-friendly version control UI for the Linus' GIT tool.
The help from cg-admin-setuprepo say it will create the repo in the given
directory, but doesn't say it must create the directory.
$ mkdir ~/test
$ cg-admin-setuprepo ~/test
cg-admin-setuprepo: /home/dickson/test already exists
There seems to be a missing step in the help instructions:
$ cg-admin-setuprepo ~/test/test1
$ cg-push
cg-push: where to push to?
-Paul