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

Re: Symbolic link to a subversion folder / tree

From: Tyler Roscoe <tyler_at_cryptio.net>
Date: Tue, 3 Nov 2009 16:32:51 -0800

On Tue, Nov 03, 2009 at 06:31:44PM -0500, Steve Whatmore wrote:
> Unfortunately the externals are disconnected from the primary working
> copy, does anyone know if this is going to be addressed in future
> versions?
>
> I really would two-way checkout / commit functionality, however, for
> now I can work around that.

You can commit into an external, though from the command-line you have
to explicitly commit there. I.e., if your working copy looks like this:

wc/
  code/
  external_resources/ <-- external

and you commit from wc/, svn won't notice any changes in
external_resources and you'll need to commit there separately.

SmartSVN, at least, has a "descend into externals" checkbox that does
what you would expect.

tyler

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2414255

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-04 01:33:44 CET

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.