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

Re: subversion link capability

From: Vincent Starre <vstarre_at_comcast.net>
Date: 2005-09-09 05:38:33 CEST

[boing]

>Subversion supports symlinks, so you could change one half of each
>pair to a symlink.
>
>Josh
>
>
Does subversion support server-side-only symlinks? that is, symlinks
which exist in the repository only, and checking out a directory would
check out the actual file? ( = support for "symlinks" on non-unix
systems & support for "linked files" without needing to check out both
the "link" and the "file")

I've often had the need to either check out single files from another
directory or the desire to exclude certain files depending on operating
system. There are many obvious and simple ways to add these features
either in reality or as client-side hacks, but if there is a non-hack
way for mere mortals to add such a thing, let me at it.

(anyone mentioning svn:externals or other "whole-directory" operations
will be shot by god himself, with a gun)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 9 05:40:26 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.