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

svn_load_dirs question

From: Kent Borg <kentborg_at_borg.org>
Date: 2005-12-01 23:11:25 CET

I am a former CVS user trying to get comfy in svn land.

At the moment I am trying to import a serious of source snapshots for
a project that didn't use any source control. I have things mostly
working, importing files with svn_load_dirs, even hacking comments to
note the file's original date. So far, so good.

But I am tripping on symbolic links. svn_load_dirs complains:

  /usr/bin/svn_load_dirs: skipping loading file 'vex' of type 'l'.

OK, I tried creating the link by hand and continuing, but then I see
svn_load_dirs complain again but also say:

  D vex

Ideas?

Thanks,

-kb

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 1 23:23:09 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.