* "Roberto C. Sanchez" | OK. Then please just name two or three. I am geniunely interested. | I switched from CVS to subversion exclusively for my own use when | Sarge went stable. I still use CVS occasionally since some projects | to which I contribute use CVS (e.g., on sourceforge).
I just stumbled across one issue: it doesn't handle the case where you change your encoding without checking out the repository again: : [EMAIL PROTECTED] ~/svn/trunk > LANG=en_US.UTF-8 svn st svn: Valid UTF-8 data (hex: 46) followed by invalid UTF-8 sequence (hex: f8 72 73 74) : [EMAIL PROTECTED] ~/svn/trunk > LANG=en_US svn st [snip list of changes] : [EMAIL PROTECTED] ~/svn/trunk > (The repository was checked out in a latin1 locale and includes files with some of the norwegian letters æøå in their names.) Yeah, and there's another error if you use LANG=C: : [EMAIL PROTECTED] ~/svn/trunk > LANG=C svn st svn: Can't convert string from native encoding to 'UTF-8': svn: F?\248rste informasjonsskriv.doc -- Tollef Fog Heen ,''`. UNIX is user friendly, it's just picky about who its friends are : :' : `. `' `-