Re: Welcome to the land of Subversion

2005-04-13 Thread Roger Hale
Robert Spier wrote: Could that be added as 4th line? Good ideas, all of them. I've updated the page to add that, and to switch to bz2. -R Following Nicholas Clark: bzcat svk-mirror-dump.bz2 | svnadmin load --ignore-uuid ~/.svk/parrot presumably should be bzcat svk-bootstrap-dump.bz2 | svnadmi

Re: Welcome to the land of Subversion

2005-04-13 Thread Robert Spier
At Wed, 13 Apr 2005 02:07:05 -0400, Roger Hale wrote: > > Robert Spier wrote: > >>Could that be added as 4th line? > > Good ideas, all of them. I've updated the page to add that, and to > > switch to bz2. > > -R > > Following Nicholas Clark: >bzcat svk-mirror-dump.bz2 | svnadmin load --ignor

Re: Welcome to the land of Subversion

2005-04-12 Thread Robert Spier
> Could that be added as 4th line? Good ideas, all of them. I've updated the page to add that, and to switch to bz2. -R

Re: Welcome to the land of Subversion (for Debian)

2005-04-11 Thread Chip Salzenberg
Anybody using Debian and emacs, a clue: I had to edit a couple of files to get Subversion support enabled automatically. All of the actual elisp code in: /etc/emacs/site-start.d/50psvn.el /etc/emacs/site-start.d/50vc-svn.el was commented out. (?!) Once I uncommented it, emacs recognized t

Re: Welcome to the land of Subversion

2005-04-11 Thread Leopold Toetsch
Robert Spier <[EMAIL PROTECTED]> wrote: > The conversion is done. Great work. Thanks a lot. leo

Re: Welcome to the land of Subversion

2005-04-11 Thread Nicholas Clark
On Sun, Apr 10, 2005 at 10:54:21AM -0700, Robert Spier wrote: > > The conversion is done. > > http://www.parrotcode.org/source.html zcat svk-mirror-dump | svnadmin load --ignore-uuid ~/.svk/parrot should be zcat svk-bootstrap-dump.gz | svnadmin load --ignore-uuid ~/.svk/parrot Also, if yo

Re: Welcome to the land of Subversion

2005-04-10 Thread Robert Spier
> > The conversion is done. > > http://www.parrotcode.org/source.html > > Have fun! > Sweet! Is there any particular reason why everyone should use https? > Shouldn't http do for non-committers? Or am I nitpicking here? Not really. http is fine for non-committers. But it was easier to just doc

Re: Welcome to the land of Subversion

2005-04-10 Thread Ron Blaschke
Robert Spier wrote: > The conversion is done. > http://www.parrotcode.org/source.html > Have fun! Sweet! Is there any particular reason why everyone should use https? Shouldn't http do for non-committers? Or am I nitpicking here? Ron

Welcome to the land of Subversion

2005-04-10 Thread Robert Spier
The conversion is done. http://www.parrotcode.org/source.html Have fun! If there are issues, let me know, and I'll fix em when I get back. Everyone who could commit before, should be able to commit now. If you find things slow, it's because everyone is trying to check out at once. -R (gettin