Re: How to check out only differences between two revisions

Gerhard Fiedler <[email protected]>
Newsgroups gmane.comp.version-control.cvs.gui.user
Message-ID <[email protected]>
On 2007-10-01 09:35:55, joachim_lay wrote:

> I've a private home page, which is under CVS now. When making changes -
> and tagging old and new version - how can I check out only those files,
> which have changed since the old revision? 
> 
> I'd like to get only those files, which I have to copy to the internet
> for updateing my online-version. 
> 
> The cvs diff command lists me all differences (every line). This in not
> what I need. Trying checkout merge didn't bring sucess so far - may be I
> made it wrong.

You can use CVSNT to copy files to your website on commit, by adding e.g.
an ftp command to the postcommand or postcommit file
<http://www.cvsnt.org/manual/html/postcommand.html>.

You can also set up a shadow copy and then run an ftp command on it based
on the timestamp. <http://www.cvsnt.org/manual/html/shadow-file.html> 

Or you can use this command to find out which files have changed
<http://tinyurl.com/22e8cr> and upload them manually.

Gerhard


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/cvsgui/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/cvsgui/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[email protected] 
    mailto:[email protected]

<*> To unsubscribe from this group, send an email to:
    [email protected]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.