info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Exporting branches


From: James Youngman
Subject: Exporting branches
Date: 08 Aug 2001 08:20:04 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

I installed 1.11.1p1 yesterday on Solaris 2.6 (compiled with GCC).  
Only config  change is to set LockDir to /var/tmp/mumble. 

Mostly works, however a colleague did this :-


1.10         cvs co -rmybranch module
             [...]
1.10         cvs commit 
1.11.1p1     cvs tag whatever
             cd $HOME
             mkdir tmp
             cd tmp
1.11.1p1     cvs export -rwhatever module



In other words, trying to make an export of a tag which is on his
branch.  This resultd in an assertion failure in lock.c, wprded
roughly assert(0 == strncmp(blah->directory, directory,..).

Workaround is to use cvs-1.10 to perform the export. 

The exact information is at work and I'll work to get a reproducible
test case for this today.

I've reported this to bug-cvs, but has anyone seen this problem
before?

-- 
James Youngman
Manchester, UK.  +44 161 226 7339
PGP (GPG) key ID for <address@hidden> is 64A95EE5 (F1B83152).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]