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

Re: Symbolic links in ~/.subversion

From: Branko Čibej <brane_at_xbc.nu>
Date: 2004-11-21 20:01:16 CET

Henrik Holmboe wrote:

>Hello,
>
>I was just about to file a bugreport, but per the instructions at
><http://subversion.tigris.org/project_issues.html> Im sending an email
>here to get some feedback.
>
>The issue Im having could be considered a bordercase by many. I have a
>special need to keep all secret data in special storage and therefore
>need to symlink the files stored in
>$HOME/.subversion/{svn.simple,svn.ssl.server}.
>
>When checking out a repository and permanently accepting the
>certificate and providing username and password the files in question
>are automatically created. I then move them to the other storage and
>create symlinks. The next time I issue a command that connects to the
>server, I am again asked questions as if the server was not already
>verified/authenticated.
>
>Please advise.
>
>
Is there any reason you can't symlink the whole ~/.subversion/auth
directory instead of just bits beneath that? I think it would make your
life easier because you won't have to copy the stuff around manually all
the time.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Nov 21 20:03:13 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.