[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: Jon Daley <tortoise_at_jon.limedaley.com>
Date: 2007-04-02 15:09:27 CEST

On Mon, 2 Apr 2007, Malcolm Smith wrote:
> On items 2&3 - I have no control over the location of the compiler output as
> the generated files are required by the IDE itself. They must be located as
> originally indicated:
>
>> c:\<path to cbuilder5>\projects\bpl
>> c:\<path to cbuilder5>\projects\lib
>>
>> c:\<path to cbuilder6>\projects\bpl
>> c:\<path to cbuilder6>\projects\lib
>>
>> c:\<path to bds2006>\projects\bpl
>> c:\<path to bds2006>\projects\lib
         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 Mon Apr 2 15:09:38 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.