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

RE: Share some files between projects.

From: Gerald Richter <richter_at_ecos.de>
Date: 2005-06-23 21:16:07 CEST

>
> "Brass Tilde" <brasstilde@insightbb.com> writes:
> > > > svn:externals only applies to directories though doesn't it?
> > > > How can _files_ be shared?
> > >
> > > Currently, they can't.
> >
> > "Can't" or "can't without putting them in their own directory"?
> >
> > If one puts all shared files in one directory, that
> directory can be
> > shared, correct?
>
> Files can't be shared alone, as files. Of course they can be
> if you share the directory they're in.
>

You could create a (relativ) symlink to another working copy for each file
you need to share and checkin this symlink. Of course you have to make sure
the working copy are always in the same directory relation to each other and
it works only on Unix.

Gerald

Virus checked by BB-5000 Mailfilter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 23 21:22:43 2005

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.