On Thu, Aug 25, 2005 at 10:31:04AM -0400, Larry Jones wrote: Doug Lee writes: > From [EMAIL PROTECTED] Thu Aug 25 08:54:08 2005 > Received: by ypnefprocess.pl > Received: from sunlist.sdrc.com (sunlist.sdrc.com [146.122.142.20]) [ ... 75 lines of headers deleted ... ] > content-transfer-encoding: -SUGGEST > X-Bogosity: No, tests=bogofilter, spamicity=0.000000, version=0.16.4
Er... I bet that wasn't planned. :-) I never saw what you wanted to say though. > > I just checked out a large collection of files with a command like > > cvs -d /cygdrive/f/cvsr proj > > then tagged the whole thing (and figured out I didn't need to check it > out in the first place) like this > > cvs -d /cygdrive/f/cvsr rtag tag1 proj > > then moved one tag manually > > cd proj/dir1 > cvs tag -F tag1 file1.txt > > All this worked. Then I tried to release the checkout: > > cd ../.. > cvs -d /cygdrive/f/cvsr release -d proj > > I tried with and without the second -d, but the result was always the > same: "cvs release: unable to release `proj'." > > This is CVS 1.11.17 (client-server) as came with a very recent full > installation of Cygwin. I run it under Cygwin (tcsh) on Windows XP > Pro with the latest service packs and critical updates. Drive F is a > thumb drive. The CVSROOT/history file does show a T record for my > checkout, and it has 644 perms and is owned by me. > > Anyone know why I can't release? > > Thanks much. > > > -- > Doug Lee [EMAIL PROTECTED] http://www.dlee.org > BART Group [EMAIL PROTECTED] http://www.bartsite.com > The very smart may feel they have nothing to learn from anyone; > The very wise will find something to learn from everyone. (7/14/01) > > > _______________________________________________ > Info-cvs mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/info-cvs > -- Doug Lee [EMAIL PROTECTED] http://www.dlee.org BART Group [EMAIL PROTECTED] http://www.bartsite.com "Nearly all men can stand adversity, but if you want to test a man's character, give him power." -Abraham Lincoln _______________________________________________ Info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
