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

RE: Re: Export, but exclude certain files

From: Gale, David <David.Gale_at_Hypertherm.com>
Date: 2005-12-20 20:09:43 CET

Richard Lainchbury wrote:
> Thanks, I'll have a think about that.
>
> We have just started using a Source Control System and not all the
> people in the office are technical so I didn't want to change the way
> they currently work. I'll have a chat with them and see if moving the
> files on a dev folder would be acceptable.

The nifty thing is that the files can be in a 'dev' directory on the
repository, but not on the developers' machines. If you do the
following:

$ svn checkout svn://repos/project/dev/ project

you'll have the dev code, but it'll be in a directory called 'project'.
Very handy.

-David

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