I Use This!
Moderate Activity

Ratings and Reviews : Listing

wandisco says:
Binaries and Support  
0.0
 
written over 15 years ago

Just a quick note that WANdisco now have registration free SVN Bianries and Support:

http://www.wandisco.com/subversion/os/downloads

http://www.wandisco.com/products/svn/support.php

0 out of 2 users found the following review helpful.
Did this review help you? |
drbrain says:
Not much better than CVS  
1.0
   
written over 18 years ago

I don't see what I get out of SVN that CVS is missing. Changesets? big deal!

No built-in branch tracking ala p4's integrate. (Hidden away in the svnmerge add-on.)

Uses less-featureful diff (no -p, -b, -c, -i), and less-reliable diff3 (has given me bad merges).

Can't set default diff arguments ala CVS in a config file without writing a shell script.

Feels slower than CVS.

Can't get all the info for a changeset with one command. (files changed, log, diff)

Still too fragile, I've experienced both working copy corruption and repo corruption, even in recent versions.

10 out of 27 users found the following review helpful.
Did this review help you? |