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

RE: Advice on setting up my repository

From: Malcolm Smith <mjfreelancing_at_optusnet.com.au>
Date: 2007-04-02 15:20:45 CEST

Thanks again for your reply,

I understand what you're saying but here's the complication (unless I
misunderstand how SubVersion works)

Imagine this simplified example:

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

Is this possible ?

Malcolm Smith
MJ Freelancing
http://www.mjfreelancing.com

Associate Editor
C++Builder Developers Journal
http://www.bcbjournal.com

-----Original Message-----
From: Jon Daley [mailto:tortoise@jon.limedaley.com]
Sent: Monday, 2 April 2007 23:09
To: users@tortoisesvn.tigris.org
Subject: RE: Advice on setting up my repository

On Mon, 2 Apr 2007, Malcolm Smith wrote:

[snip]

         That's fine, but they *could* all have the same subversion project
inside them, ie. all pointing to svn://projects/bpl Subversion doesn't care
if your working directories look anything like the repository, at least
considering the parent directories - subdirectories have to look the same.
But, you could check out svn://projects/bpl to c:\bpl and svn:projects/lib
to t:\asdlkqwe

> (unfortunately all files must co-exist in the one single folder for
> the given compiler)
>
> What would be nice is if I could commit 'Proj2' and only have the
> files associated with that project committed, rather than everything
> in that folder.
         You don't have to commit all of the files in a folder.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Tue Apr 3 13:46:58 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.