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

Quick question concerning symlinks

From: mal content <artifact.one_at_googlemail.com>
Date: 2007-02-09 17:09:19 CET

Hi.

What is the expected behaviour when checking in a symlink that points
to a file NOT under version control?

As an example:

$ ln -s /bin/sh shell
$ svn add shell

Under any circumstances, will /bin/sh be copied into the repository?
(In my actual situation, these are SSL certificates, so you can understand
why I want to make sure they don't end up in the repository).

thanks,
MC

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 9 17:10:01 2007

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.