mldonkey-users
[Top][All Lists]
Advanced

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

Re: [Mldonkey-users] Tagging


From: Christian Lange
Subject: Re: [Mldonkey-users] Tagging
Date: Thu, 5 Jun 2003 12:43:32 +0200

Hello,

> Another question:

> Until now I used

> cvs -z3 -d:pserver:address@hidden:/cvsroot/mldonkey co mldonkey

> to get the latest commit from the cvs. Now, what are the commands to
> get the actual devel and the actual stable release?

To get the latest version from a branch you can use the branch tag:

cvs -z3 -q -d:pserver:address@hidden:/cvsroot/mldonkey co
-r release-2-5-1-patches mldonkey

This way you check out the latest version in the branch. The '-q' in
front reduces output of cvs to a sane level.

You can also just do

cvs -z3 -q upd -r release-2-5-1-patches -dP

in the top level source directory.

 - Christian Lange, Berlin

-- 





reply via email to

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