Thanks Jon. I've got plenty to think about now.
Malcolm Smith
MJ Freelancing
http://www.mjfreelancing.com
Associate Editor
C++Builder Developers Journal
http://www.bcbjournal.com
-----Original Message-----
From: Jon Daley [mailto:jon@limedaley.com]
Sent: Monday, 2 April 2007 23:31
To: users@tortoisesvn.tigris.org
Subject: RE: Advice on setting up my repository
On Mon, 2 Apr 2007, Malcolm Smith wrote:
> C:\projects\bpl
> This contains BPL files from 2 projects: proj1 and proj2
>
> E:\projects\proj1\*.*
> E:\projects\proj2\*.*
> These are the project files that output their BPL files into
> C:\projects\bpl
>
>
> I'd like to be able to commit 'E:\projects\proj2' and automatically
> commit proj2.bpl - but not proj1.bpl (which is also in
> c:\projects\bpl)
>
> Is this possible ?
>
> Similarly, if I want to get a particular revision of 'proj2' I'd like
> to automatically retrieve the associated proj2.bpl - and again not
> proj1.bpl
Ok, I think I understand better. I thought you said they all output
to different directories. If they all output to c:\projects\bpl, I think
you will have difficulties updating only one project at a time.
Unless you make some batch files that look like:
[snip]
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Apr 2 21:53:12 2007