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

Re: Symlinks as what they represent?

From: Robert Mohr <mohr.42_at_gmail.com>
Date: 2005-03-30 15:39:37 CEST

Subversion allows you to version symlinks, but you should be able to
ignore them on a case-by-case basis with svn:ignore.

On Tue, 29 Mar 2005 08:46:01 +0200, Peter Gebauer
<peter.gebauer@it.su.se> wrote:
> Hello.
>
> Is it possible to use symlinks as what they represent instead of revision
> controlled files?
>
> My problem is that I have dome direcories symlinked, but those entries are
> added as directories. When I "svn update" it says it can't update those
> directories because they are symlinks.
> It should be fairly easy for the SVN CLI to understand that symlinks that
> are not part of the repository should be treated as _symlinks_, i.e as
> whatever they point to.
> Can it be done with the current stable version?
>
> /Peter
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 30 15:42:37 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.