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

RE: Adding external symlinks to svn repositories

From: Rob van Oostrum <rob.vanoostrum_at_blastradius.com>
Date: 2004-05-26 19:35:45 CEST

it should work if you do it the other way around: have /etc/passwd be a
symlink to the file in your SVN working copy

-----Original Message-----
From: news [mailto:news@sea.gmane.org]On Behalf Of Sandip Bhattacharya
Sent: Wednesday, May 26, 2004 5:47 AM
To: users@subversion.tigris.org
Subject: Adding external symlinks to svn repositories

Hi!

I was thinking of maintaining a system wide repository of important
configuration files. I tried to create a repository filled with symlinks
to different actual configuration files in the system, like /etc/passwd,
/etc/samba/smb.conf, etc. The reason I am using symlinks is so that I
dont forget adding the changes manually to the repository.

Unfortunately, svn doesnt recognize these symlinks. It keeps on aborting
with the following message:

===============
[root@pluto root]# svn add .fetchmailrc
svn: Unsupported node kind for path '.fetchmailrc'
[root@pluto root]# svn --version
svn, version 1.0.2 (r9423)
    compiled May 15 2004, 13:40:00

===============

Is there any way I can ask svn to treat symlinks as normal files and
follow them to get the actual file contents?

Thanks,
   Sandip

-- 
Sandip Bhattacharya
sandip (at) puroga.com
Puroga Technologies Pvt. Ltd.
Work: http://www.puroga.com        Home: http://www.sandipb.net
GPG: 51A4 6C57 4BC6 8C82 6A65 AE78 B1A1 2280 A129 0FF3
---------------------------------------------------------------------
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 May 26 19:36:43 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.