info-cvs
[Top][All Lists]
Advanced

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

Re: Info-cvs Digest, Vol 36, Issue 53


From: Russ Sherk
Subject: Re: Info-cvs Digest, Vol 36, Issue 53
Date: Wed, 30 Nov 2005 07:43:20 -0500

Matthew,

When responding to a question, please take the time to change the subject line to match the OP's subject line.

On 11/29/05, Matthew Herrmann < address@hidden> wrote:
Farshad,

cvs export might need you to specify a tag, because it's designed to let you
release a precise version from the repository, which the 'latest' version
isn't (or won't be in 2 weeks time). Having said that, I believe:

cvs export -rHEAD proj_name

Farshad's question specifically stated he wanted it from a branch.  So the above will not work for him.  See Larry's response in the thread.

will do it, assuming you're not using branches. I'm not sure the exclamation
marks are a valid part of the command syntax either.

Probably not.  They will cause problems if you are using bash.  If they are part of the  module name, they need to be properly escaped.

--Russ

HTH,

Matthew Herrmann
________________________________

Director
Far Edge Pty Ltd
http://www.faredge.com.au/


-----Original Message-----
Date: Tue, 29 Nov 2005 10:05:07 -0500
From: "Farshad Mahjoubi" < address@hidden>
Subject: Does cvs export Branch_tag give us the latest code?
To: <address@hidden>
Message-ID: < address@hidden>
Content-Type: text/plain; charset="us-ascii"


If it doesnot what is the equivalent of checking out a latest code with
export



cvs export -r Branch_tag -D now proj_name!!!

...

reply via email to

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