Arthur Bergman wrote:
>
> 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
What about this file? How can this problem be reproduced?
> >> 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
Hmm, password protected site. It would be handy to have anonymous
users with read-only access.
>
> 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.
>
> 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.
Best,
Blair
--
Blair Zajac <blair@orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 31 20:53:44 2003