[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:41:57 CEST

On Thursday, July 31, 2003, at 06:54 pm, Blair Zajac wrote:

> [cc'ing Arthur]
>
> Arthur wrote:
>>
>> Hi,
>>
>> Doing a vendor checkin brining up parrot to latest version is a major
>> pain the arse. The process alone of running svn_load_dirs takes around
>> an hour, and then I have to tag it (because if you tell svn_load_dirs
>> to tag things automatically it breaks). It also seems not to have
>> changed some stuff when other stuff has changed!
>> (http://svn.perl.org/ponie/vendor/parrot/current/config/auto/gcc.pl is
>> one file that should have been updated).
>
> Hi Arthur,
>
> I'm curious about the specifics of this issue.
>
> How does it break?
>
> Where are the ponie tar's and what are the commands you're using? I'll
> try to reproduce and fix the issues you're seeing.
>

If I do but it checks out http://sky@svn.perl.org/ponie/vendor/parro
which is huge

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/

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.

the process usually takes an hour or so, most time spent in the checkout

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:14:04 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.