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

Re: Help moving from a CVS paradigm!

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-26 14:27:28 CEST

On Mon, 2004-07-26 at 00:23, Chris Rogers wrote:

> I possibly asked the wrong question.
> What would be the recommended way of reusing an old file in a new project -
> let's say "mystring.h"?

svn:externals currently only operates on directories, not individual
files. So you can share a directory full of headers, for example, but
not a single header file.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 26 14:53:31 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.