Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
On Fri, 21 Jul 2006 09:58:06 +1000, "Arthur Barrett" <arthur.barrett at march-hare.com> wrote: > >You have to create the repository on the server: >http://www.cvsnt.org/manual/html/init.html > >And: >http://www.cvsnt.org/manual/html/Creating-a-repository.html > >Note: the example on that page is not very helpful, this example would be better: > >cvs -d /usr/local/myrepo init -a /usr/local/cvsroot -d "my repository" > Arthur, why are you advising inexperienced people to use the cvs init command to create the repository when the most proper way is to use the CVSNT control panel instead? When you use cvs init, the repository will not be published anyway and you have still to go to the control panel to publish it and set its connection name anyway, so why not tell people to do it *all* from there??? /Bo Berglund