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

Re: how to make svn _follow_ symbolic links?

From: Misha Aizatulin <avatar_at_hot.ee>
Date: Tue, 21 Jul 2009 23:53:36 +0300

Ryan Schmidt wrote:

> So what is the workflow you desire? It sounds to me like you want the
> following:
>
> Setup:
>
> Check out working copy A from some place in repository A.
> Check out working copy B from some place in repository B.
> Both working copies contain a file bib which you would like to be
> identical in both repositories.
> Delete file bib in both working copies and replace them with a symlink
> to a file bib which is somewhere on your hard drive outside of a working
> copy.
>
> Daily work:
>
> Make a change to bib.
> Go into working copy A and commit.
> Go into working copy B and commit.
> Thus sending your changes into both repository A and B.
> Anybody else who checks out a working copy from repository A or B will
> get the bib file and will know nothing of your symlink situation on your
> local machine.
>
> Is that accurate?

  Yes, that's exactly what I want.

Misha

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2373412

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-21 22:54:45 CEST

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.