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

Re: Fwd: Importing history from Visual Source Safe

From: Eric Hanchrow <offby1_at_blarg.net>
Date: 2004-09-04 17:00:34 CEST

>>>>> "Marcos" == Marcos Chaves <mchvs@hotmail.com> writes:

    Marcos> ... I think Subversion can handle Unix links, but I can't
    Marcos> test it right now. Maybe someone else can help here.

The as-yet-unreleased (but eminently usable) release 1.1 has support
for symbolic links that works like this: on a *nix (or Cygwin) system,
you `svn add' the symbolic link. From then on, other *nix systems
that do `svn co' or `svn up' will get the symbolic link in their
working copies, just as you'd expect; other systems (i.e., non-Cygwin
Windows) get a plain file whose contents consist of the word "link"
followed by the name of the linked-to file.

-- 
Governing the U.S. is like playing 200 simultaneous chess
matches (while whiny columnists second-guess every move on every
board).
        -- Nicholas Kristof, New York Times columnist
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Sep 4 17:01:27 2004

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.