Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>First: Strictly speaking, none of the tools quoted here so far are CVS <strong>clients</strong>. They're all "just" GUI frontends on top of the CVSNT commandline client (IIRC only SmartCvs uses a plain CVS client).</p> <p>So, I'd be interested to hear what particular operations you think are slow in WinCvs. The real bottleneck is usually the CVS protocol itself and that will behave the same regardless of which GUI frontend you use.</p> <p>Also, what exactly do you mean by "has no merge dialog"?<br> WinCvs integrates nicely with WinMerge (also as conflict editor).<br> And if you were talking about executing Merge operations you use the Update command which has a "Merge options" tab... </p> <p>For previewing updates there are also several approaches in WinCvs: If you just want to see which files would get updated you can use the Query Update command (<code>cvs -n up</code>) or if you want the details you can simply Diff (using WinMerge) against <code>HEAD</code> (also works on multiple files and folders).</p> <p>I've had both Tortoise and WinCvs installed for years but usually find that I do not use Tortoise except when I feel guilty about not getting what all the fuss is about... ;)</p> <p>It's all a matter of taste I guess, especially whether you prefer an integrated solution that tries not to get in the way over a standalone app that forces you to make conscious decisions about your version control tasks.<br> WinCvs for me does all I want and more, but then I'm probably considered a power user and a heavily biased one at that as I used to be a cvsgui mailing list moderator and FAQ author and also wrote many of the stock macros.</p> <p>Then again, there hasn't really been any active development on WinCvs for quuuuiiiite some time... :(</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload