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.
In my script handling I have used the Registry to get the prefix. In the beginning I stored it in my application ini file, but then switched to reading it from the registry. That is where CVSNT gets it from itself so it is a good value always. It is read by my program and concatenated with the repository info from $CVSROOT to yield the full path to the repository. There are some data that is passed to the scripts that actually contain the full path info, but I think that this will slowly go away as Tony is cleaning up the code. Ideally the prefix should only be known by the server of course. /Bo -----Original Message----- From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org]On Behalf Of Erich Conka Sent: den 28 januari 2004 13:15 To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook Subject: [cvsnt] Repository prefix and $CVSROOT My repository is in folder e:/cvs_reps/test I set up 'Repository prefix' to e:/cvs_reps and 'Valid Repository Root' to /test in CVSNT (2.0.11) configuration. I set up 'Path' to /test in WinCVS. When I use $CVSROOT variable in loginfo file, value is '/test'. How can I get full path ('e:/cvs_reps/test')? _______________________________________________ cvsnt mailing list cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs