Re: File and folder names corrupted when importing from CVS using cvs2svn

2018-01-24 Thread Branko Čibej
On 24.01.2018 14:11, Nico Kadel-Garcia wrote: > On Thu, Jan 18, 2018 at 6:55 PM, Daniel Shahaf > wrote: >> Andreas Krey wrote on Thu, 18 Jan 2018 19:14 +0100: >>> svndumping, filtering and reloading may fix the file names for >>> all revisions, but I have no idea how the client sandboxes >>> will

Re: File and folder names corrupted when importing from CVS using cvs2svn

2018-01-24 Thread Nico Kadel-Garcia
On Thu, Jan 18, 2018 at 6:55 PM, Daniel Shahaf wrote: > Andreas Krey wrote on Thu, 18 Jan 2018 19:14 +0100: >> svndumping, filtering and reloading may fix the file names for >> all revisions, but I have no idea how the client sandboxes >> will react to that. > > The term is "working copies", and i

Re: File and folder names corrupted when importing from CVS using cvs2svn

2018-01-18 Thread Daniel Shahaf
Andreas Krey wrote on Thu, 18 Jan 2018 19:14 +0100: > svndumping, filtering and reloading may fix the file names for > all revisions, but I have no idea how the client sandboxes > will react to that. The term is "working copies", and if when changing the history one should 'svnadmin setuuid' the r

Re: File and folder names corrupted when importing from CVS using cvs2svn

2018-01-18 Thread Andreas Krey
On Thu, 18 Jan 2018 17:38:04 +, Bo Berglund wrote: ... > When I check out these projects from SVN the Swedish characters in the > names are now replaced by a series of high characters (hex view): > > Å = C3 90 C2 9F This is strange - it superficially looks like a double ISO-8859-1 to utf8 con

Re: File and folder names corrupted when importing from CVS using cvs2svn

2018-01-18 Thread Branko Čibej
On 18.01.2018 17:51, Bo Berglund wrote: > On Thu, 18 Jan 2018 17:38:04 +0100, Bo Berglund > wrote: > >> I don't know from where this problem originates, either it is a flaw >> in the cvs2svn script, the configuration of the conversion or in the >> format of the generated dump files. >> Otherwise i

Re: File and folder names corrupted when importing from CVS using cvs2svn

2018-01-18 Thread Bo Berglund
On Thu, 18 Jan 2018 17:38:04 +0100, Bo Berglund wrote: >I don't know from where this problem originates, either it is a flaw >in the cvs2svn script, the configuration of the conversion or in the >format of the generated dump files. >Otherwise it may be a problem when importing the dump files into

File and folder names corrupted when importing from CVS using cvs2svn

2018-01-18 Thread Bo Berglund
A few weeks ago I migrated our CVS repositories to SVN using the latest version of cvs2svn. The CVS server was on a Windows 2003 server and the new VisualSVN server on a Windows 2016 Server. I did the cvs2svn conversion on a Ubuntu server to which I had copied the CVS repositories. Then I imported