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.
Shivendra_Vishal wrote: > Yes text.txt is on the branch vishal_branch. How do you know? How do I know that you know and not assume? :) See, it helps if you provide a sequence of commands and their outputs that shows what you did to get where you are, and provides the information you want me (or anybody else reading this thread) to have (which may include cvs status or cvs log commands that you normally wouldn't use, but which show the state of the file). It doesn't help much that you /explain/ it -- because there obviously is something that you are missing, or else it would work. You also can try running the commit with the -ttt option. Gerhard > -----Original Message----- > From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org] On Behalf Of Gerhard Fiedler > Sent: Tuesday, September 18, 2007 6:26 AM > To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook > Subject: Re: [cvsnt] branching and merging > > Shivendra_Vishal wrote: > >> I used chacl to configure branching and merging (in Win2k3 server) as >> follows:- >> >> D:\temp\sandbox>cvs chacl -R -r vishal_branch -u ss22151 -j >> vishal_branch -a read,write module2 > >> Now whenever user ss22151 tries to change something and commit the >> change he gets the error: >> >> cvs commit -m "no message" -- test.txt (in directory >> D:\Branch\module2\test\) >> >> cvs [server aborted]: "commit" requires write access to the repository > > Is test.txt on the branch vishal_branch? > > Gerhard