[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: A real world user's impression of Subversion

From: Arthur Bergman <arthur_at_fotango.com>
Date: 2003-07-31 20:59:11 CEST

On Thursday, July 31, 2003, at 07:52 pm, Blair Zajac wrote:

>>
>> If I do but it checks out http://sky@svn.perl.org/ponie/vendor/parro
>> which is huge
>
> Hmm, password protected site. It would be handy to have anonymous
> users with read-only access.

anon@svn works

>
>>
>> perl /usr/local/bin/svn_load_dirs.pl
>> http://sky@svn.perl.org/ponie/vendor/parrot current
>> /Users/sky/Documents/Projects/import/parrot/
>>
>> it works
>>
>> if I do
>>
>> perl /usr/local/bin/svn_load_dirs.pl -t 20030731
>> http://sky@svn.perl.org/ponie/vendor/parrot current
>> /Users/sky/Documents/Projects/import/parrot/
>
> Yes, performance is fine if you don't tag anything because no tag
> directories are created and you only check out current.
>

Yes, but I need to tag the imports, becomes kind of hard to the merge
otherwise? Why does svn_load_dirs need to checkout all the tags?

>>
>> It tells me after it has checked out everything
>> needs to create directroy /Users
>> needs to create directroy /Users/sky
>> needs to create directroy /Users/sky/.... you get the idea.
>
> This looks like a bug. There's no reason why the path to the directory
> being imported should appear in the Subversion repository.
>
> Which version of svn_load_dirs.pl are you using? There was a recent
> bug fix checked in that fixed issues when absolute path names were
> used.
>
>

# $HeadURL:
http://svn.collab.net/repos/svn/branches/release-0.24.2/tools/client
-side/svn_load_dirs.pl.in $
# $LastChangedDate: 2003-04-17 18:23:28 -0400 (Thu, 17 Apr 2003) $
# $LastChangedBy: blair $
# $LastChangedRevision: 5669 $

Oki, I should update, I am running the 0.25 client so I now idea why my
svn_load_dirs isn't from 0.25

Arthur

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 31 22:15:05 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.