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

Re: how to check in a symlink?

From: Robert P. J. Day <rpjday_at_mindspring.com>
Date: 2004-04-04 16:36:17 CEST

On Sun, 4 Apr 2004, Max Bowsher wrote:

> Robert P. J. Day wrote:
> > after reading the online docs, i'm not sure why i can't create
> > and check in a simple symlink. i created a symlink in the current
> > working directory, and just tried:
> >
> > $ svn add <linkname>
> >
> > and got:
> >
> > svn: Unsupported node kind for path '<linkname>'
> >
> > i thought that symlinks in subversion were a done deal. do i have
> > to do something special to add a symlink to the repo?
>
> Sorry, you are mistaken. Subversion has no support for symlinks.

ok, that's a little odd since, before i posted, i did a search of the
subversion issues database and found the following:

http://subversion.tigris.org/issues/show_bug.cgi?id=677

The summary reads "support versioning of symlinks", and the description
reads (in part):

  "Symbolic links, etc, are supported

  "Subversion will handle symbolic links ("shortcuts"), multiple hard
  links, and other special file types as long as their semantics are
  compatible with version control."

given that this issue is dated april of 2002 (two years ago), i just
assumed that this meant symlinks would be supported by now. since that's
not the case, how does one interpret that issue i linked to? just
curious.

rday

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Apr 4 16:36:04 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.