RE: Re: [viewvc-users] Errors while viewing query form...
Martin Dessureault <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Message-ID | <4174166.74421243529259782.JavaMail.httpd__6672.91025533832$1243529265$gmane$org@localhost> |
Ok I got it to work.
instead of setting the repository column to 'dev' (the name of the root repo), I had to set it to the full path to the repo.
So my insert statement looks like this:
insert into repositories (repository) values ('/var/www/svn/repos/dev');
------------------------------------------------------
http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2356343
To unsubscribe from this discussion, e-mail: [[email protected]].