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

Re: svn_load_dirs question

From: Kent Borg <kentborg_at_borg.org>
Date: 2005-12-04 00:50:14 CET

On Fri, Dec 02, 2005 at 11:53:02PM -0600, Ryan Schmidt wrote:
> For some reason I can't seem to get explained, svn_load_dirs doesn't
> deal with symlinks out of the box. You have to apply this patch to
> make it work:
>
> http://svn.haxx.se/dev/archive-2005-02/0611.shtml
>
> See this bug report:
>
> http://subversion.tigris.org/issues/show_bug.cgi?id=2241

Ah.

Coming from CVS which doesn't do symlinks (if I remember correctly),
and considering I was just hauling in history that will mostly be
ignored, I changed my script to delete the symlinks before trying the
svn_load_dirs. We will create the proper symlinks in the current
version by hand, it'll probaqbly be fine.

If it turns out I need to do the big import again (it takes awhile and
needs babysitting) I will definitely apply the patch first.

Thanks,

-kb

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Dec 4 00:52:30 2005

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

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