info-cvs
[Top][All Lists]
Advanced

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

Re: Problems after branching


From: KS
Subject: Re: Problems after branching
Date: Tue, 12 Apr 2005 14:06:37 -0400
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

cvs watch is probably on. just change the unix permissions on the working copy and it should temporarily fix it. the other option is to use cvs edit and unedit before and after doing work on the working copy, but it has its own side effects.

Maik Walter wrote:


Hi,

I use a SuSE SLES 9 server with CVS 1.11.14.

After branching and new checkout for this new branch
I have the strange effect that some directories from project
have in their CVS/Tag file the entry "Nbranch-name" instead of "Tbranch-name". All files in the relevant directories have in CVS/Entries the right tag "Tbranch-name". Clear, consequence is adding or committing files in this directories not possible
(cvs add: cannot add file on non-branch tag buildXY-branch).

I did following for branching:

cvs rtag buildXY project
cvs rtag -b -r buildXY buildXY-branch project

What could be the reason ?

Thanks,
Maik Walter

------------------------------------------------------------------------

_______________________________________________
Info-cvs mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/info-cvs




reply via email to

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