Re: [savannah-help-public] GAP project CVS -> SVN migration

2014-02-13 Thread Bob Proulx
Riccardo Mottola wrote: > Hi Bob, > > Bob Proulx wrote: > >Riccardo Mottola wrote: > >>>Transmitting file data .svn: E13: Commit failed (details follow): > >>>svn: E13: Can't open file '/srv/svn/gap/db/txn-current-lock': > >>>Permission denied > >In my sleep deprived state I missed a s

Re: [savannah-help-public] GAP project CVS -> SVN migration

2014-02-13 Thread Riccardo Mottola
Hi Bob, Bob Proulx wrote: Riccardo Mottola wrote: >Transmitting file data .svn: E13: Commit failed (details follow): >svn: E13: Can't open file '/srv/svn/gap/db/txn-current-lock': >Permission denied In my sleep deprived state I missed a step. Try it again! It works! Perhaps we rea

Re: [savannah-help-public] GAP project CVS -> SVN migration

2014-02-13 Thread Bob Proulx
Riccardo Mottola wrote: > Transmitting file data .svn: E13: Commit failed (details follow): > svn: E13: Can't open file '/srv/svn/gap/db/txn-current-lock': > Permission denied In my sleep deprived state I missed a step. Try it again! > Could you look at it, since you are away, perhap

Re: [savannah-help-public] GAP project CVS -> SVN migration

2014-02-13 Thread Riccardo Mottola
Hi guys, Bob Proulx wrote: I uploaded a new dump: gap-svn2.bz2 (size: 24367153) Please let me know it it is better now, Bob! Done. Give it a try! This one is looking better. It does look better, however, when I try to commit, i get: SendingChangeLog SendingDBSoap.m Sending

Re: [savannah-help-public] GAP project CVS -> SVN migration

2014-02-12 Thread Riccardo Mottola
Hi Bob, Bob Proulx wrote: Riccardo Mottola wrote: thanks for the patience :) Thank you. And sorry for the delay. Don't worry!! Thanks I uploaded a new dump: gap-svn2.bz2 (size: 24367153) Please let me know it it is better now, Bob! Done. Give it a try! This one is looking better. It

Re: [savannah-help-public] GAP project CVS -> SVN migration

2014-02-11 Thread Bob Proulx
Riccardo Mottola wrote: > thanks for the patience :) Thank you. And sorry for the delay. > I uploaded a new dump: gap-svn2.bz2 (size: 24367153) > Please let me know it it is better now, Bob! Done. Give it a try! This one is looking better. Bob

Re: [savannah-help-public] GAP project CVS -> SVN migration

2014-02-10 Thread Riccardo Mottola
Hi, thanks for the patience :) Bob Proulx wrote: Hmm... Not fixed yet. There are is still an extra directory in there. $ svn lsfile:///srv/svn/gap/trunk ChangeLog LoginApplication.m gap/ Let me try another attempt, by using this command: cvs2svn --use-cvs --fs-type=fsfs --usern

Re: [savannah-help-public] GAP project CVS -> SVN migration

2014-02-10 Thread Riccardo Mottola
Bob Proulx wrote: Bob Proulx wrote: A different number of versions this time. 1340 revisions in 31 minutes. Previously it was 2642 revisions which seems like a large difference. hmm... That's really strange! I started from the same rsync checkout. My first step was the rsync, which I really j

Re: [savannah-help-public] GAP project CVS -> SVN migration

2014-02-09 Thread Bob Proulx
Bob Proulx wrote: > Riccardo Mottola wrote: > > Bob Proulx wrote: > > >Let me know when/if you fix the extra directory level and I will > > >import it again.:-) > > > > I redid everything again, I hope it is now fixed? I reuploaded gap-svn.bz2 > > Got it! I will import it again. A different num

Re: [savannah-help-public] GAP project CVS -> SVN migration

2014-02-09 Thread Bob Proulx
Riccardo Mottola wrote: > Bob Proulx wrote: > >Let me know when/if you fix the extra directory level and I will > >import it again.:-) > > I redid everything again, I hope it is now fixed? I reuploaded gap-svn.bz2 Got it! I will import it again. Bob

Re: [savannah-help-public] GAP project CVS -> SVN migration

2014-02-09 Thread Riccardo Mottola
Hi Bob, On 02/09/14 21:11, Bob Proulx wrote: Let me know when/if you fix the extra directory level and I will import it again.:-) I redid everything again, I hope it is now fixed? I reuploaded gap-svn.bz2 If I diff at the same level of directory then I think I only find directories that we

Re: [savannah-help-public] GAP project CVS -> SVN migration

2014-02-09 Thread Bob Proulx
Riccardo Mottola wrote: > I had to add: > --fallback-encoding=utf-8 > > To work around a single spurious character in a file, or conversion > would not terminate. Ah yes... > At the end I used > > cvs2svn --use-cvs --fs-type=fsfs --username=rmottola --cvs-revnums > --fallback-encoding=utf-8 -s

Re: [savannah-help-public] GAP project CVS -> SVN migration

2014-02-09 Thread Riccardo Mottola
Hi, On 02/09/14 19:17, Bob Proulx wrote: Hello Riccardo, If you would be so kind as to say more specifically what problems you had and what you needed to do we would update the guide accordingly. I had to add: --fallback-encoding=utf-8 To work around a single spurious character in a file, or

Re: [savannah-help-public] GAP project CVS -> SVN migration

2014-02-09 Thread Bob Proulx
Bob Proulx wrote: > Riccardo Mottola wrote: > > Let me know when you imported it! > > I will write again when the import is completed. The import has completed after 92 minutes for 2642 revisions. However there is one extra directory level present in the svn that isn't present in the cvs. I thi

Re: [savannah-help-public] GAP project CVS -> SVN migration

2014-02-09 Thread Bob Proulx
Hello Riccardo, Riccardo Mottola wrote: > Fine, it took me a bit, the guide is slighty outdated. I had issues > with default encoding, but eventually managed to do If you would be so kind as to say more specifically what problems you had and what you needed to do we would update the guide accordi

Re: [savannah-help-public] GAP project CVS -> SVN migration

2014-02-08 Thread Riccardo Mottola
Hi Karl, On 02/08/14 00:57, Karl Berry wrote: Hi Riccardo, I'd like to migrate the GAP project repository from CVS to SVN, It would be best if you could run cvs2svn yourself, and provide us with an svn dump, which we can easily import. There are some notes about it on the wiki: http://sa

Re: [savannah-help-public] GAP project CVS -> SVN migration

2014-02-08 Thread Bob Proulx
Karl Berry wrote: > [1] Actually there were two wrong commits which could be skipped to > give a cleaner layout. > > I wouldn't advise going down that road. If it is already in the project history then I think it is just fine to leave them there. But if you still wanted to remove commits

Re: [savannah-help-public] GAP project CVS -> SVN migration

2014-02-07 Thread Karl Berry
Hi Riccardo, I'd like to migrate the GAP project repository from CVS to SVN, It would be best if you could run cvs2svn yourself, and provide us with an svn dump, which we can easily import. There are some notes about it on the wiki: http://savannah.gnu.org/maintenance/CvSToSvN (and then htt

[savannah-help-public] GAP project CVS -> SVN migration

2014-02-07 Thread Riccardo Mottola
Hi, I'd like to migrate the GAP project repository from CVS to SVN, preserving full commit history. [1] Could someone help us? Thank you Riccardo GNUstep Application Project co-leader [1] Actually there were two wrong commits which could be skipped to give a cleaner layout.