symlinks cause 'svn add' to abort
From: Marcel Molina Jr. <marcel_at_vernix.org>
Date: 2004-06-09 19:10:40 CEST
i know that most of you are busy with finishing up 1.1 and getting it
despite that i was wondering if you all had time to answer a question i
(in the event that it matters, i am using svn version 1.0.0 on debian
when doing 'svn add *' in a directory under which there are symlinks,
not knowing all of the implications, i think, "it would be nice if it
svn st | grep -e ^?| awk '{print $2}'
and
find -type l
and
grep -v
and then wrap 'svn add' around all that.
questions:
googling for 'svn add symlink' returned some things such as:
but i don't know *why* it aborts nor did i find a less kludgy way of working
i suspect that setting properties and using an "ignore list" would probably
just to mention it, i *have* read the entire subversion book though i might
it was indicated to me that actually supporting symlinks altogether was a way
thanks for you time and committed, good work,
-- Marcel Molina Jr. <marcel@vernix.org> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Jun 9 19:11:29 2004 |
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.