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.
so each use cannot create their own repository? what if I create the repository and they create directories under that? is it possible to set permissions so users can only acces their files? "Bo Berglund" <Bo.Berglund at system3r.se> wrote in message news:mailman.140.1086862408.378.cvsnt at cvsnt.org... You cannot initialize a new repository remotely! This is a procedure that must be done on the CVSNT server itself. So you must log on to the CVSNT server (as administrator) and then use the CVSNT control panel applet (that is the easiest way) and specify a new repository root. CVSNT will then initialize it and add it to the list of handled repositores. /Bo -----Original Message----- From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org]On Behalf Of Andrew Cooper Sent: den 10 juni 2004 12:33 To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook Subject: [cvsnt] New to cvsnt - Having issues I have just installed successfully cvsnt 2.0.43 on a win 2003 server. I ahve also installed the client on redhat 9 workstation. I am able to check in and check out with out any problems, what I am after is the ability for people to create their ow repositories but with security that other people cant check them out, I have made a repository according to the instructions and this is fine if we need to share but we dont want to yet.... also the cvs init command seems to have issues... like cvs [server aborted]: Protocol error: Root request missing... I am using the pserver option..... cvs -d :pserver:username:password at server:/dir init am I doing something wrong? thanks in advance Drew