Re: Does WinCVS support any command line options?
Gerhard Fiedler <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.gui.user |
|---|---|
| Message-ID | <[email protected]> |
On 2008-01-25 02:38:47, jeffbee42 wrote:
> I work with several branches and it would helpful if I could specify
> the branch via the command line (e.g. "WinCVS.exe /branch C:\MyProj1"
> and "WinCVS.exe /branch C:\MyProj2").
>
> I've looked around and it doesn't look like WinCVS supports any command
> line options. I've also looked through the 2.1.1 code and if it's
> there, I'm not seeing it.
>
> Is there a command line switch to specify the branch?
WinCvs is a GUI frontend to CVSNT. If you want command line, use the CVSNT
cvs.exe directly. The manual of the current stable version is here
<http://www.cvsnt.org/manual/html/>. Check out especially section 6
<http://www.cvsnt.org/manual/html/Branching-and-merging.html> for general
information on branching and the update command
<http://www.cvsnt.org/manual/html/update.html> (this is what helps you put
your sandbox on a branch). Something like
cvs up -r myBranch
(Called from within the sandbox directory that you want to put on the
branch.)
After you moved your sandbox to a branch, that's what WinCvs will be
working on when you open it.
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/