[Cryptech Tech] Some poblems with the repo access

Rob Austein sra at hactrn.net
Thu Feb 6 05:33:57 UTC 2014


> > Also, I've tried to create repos, but this also seems not to work (as I
> > thought it should work:
> > 
> > <quote>
> > ssh git at cryptech.is create test2
> > Initialized empty Git repository in /usr/local/git/repositories/test2.git/
> > 'batch' mode started, waiting for input (run with '-h' for details).
> > Please hit Ctrl-C if you did not intend to do this.
> > 
> > IntegrityError: UNIQUE constraint failed: repository.id, repository.name
> > </quote>
> >
> > But the repos seems to be created anyway, so now we do have the repos
> > test2 and verydifferentreponame.

This is probably the gitolite "trigger" script that notifies Trac that
a new repository has been created.

This trigger doesn't run until after the repository has been created,
so while I need to figure out what's wrong with this and fix it, it
should not interfere with your ability to create repositories.   Just
ignore the error for now (sorry).



More information about the Tech mailing list