info-cvs
[Top][All Lists]
Advanced

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

AW: Find Files with a certain branch-tag


From: Schell Walter
Subject: AW: Find Files with a certain branch-tag
Date: Mon, 25 Jun 2001 15:12:39 +0200

I have found a possibility:

cvs -nq update -rbranch_xxx 2>/dev/null

shows all filenames with the given branch, if they are not up to date. The
next is to create a little script, to switch only those files to the branch.
Walter

-----Ursprüngliche Nachricht-----
Von: Schell Walter 
Gesendet: Freitag, 22. Juni 2001 12:33
An: 'address@hidden'
Betreff: Find Files with a certain branch-tag


Hello,

in a large project of about 10.000 files only a few files are marked with a
branch tag. Is it possible
a) to get a list of those files? (for example 'cvs log -R -rbranch_xxx'
shows all file names )
b) to get a mixed sandbox with all files from the main trunk and only the
branched files tagged ? (something like "cvs update -rbranch_xx"; delete
"CVS/Tag" in the Sandbox and "cvs update -dP"; it is not very fast in a
large project over ISDN <g>)

TIA
Walter

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



reply via email to

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