On 09/02/07, Ryan Schmidt <subversion-2007a@ryandesign.com> wrote:
> On Feb 9, 2007, at 10:09, mal content wrote:
>
> > 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).
>
> I would expect that /bin/sh will not be copied into the repository
> under any circumstances. You could try it out and see what happens.
>
I did try it and it wasn't copied in. From a long and bitter history
of frivolous
differences across platforms though (not Subversion, just computing in
general), I've learned that trying it on one platform is never enough...
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 18:23:49 2007