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

Checkout path.

From: Peter Scmsvn <scmsvn_at_gmail.com>
Date: 2006-04-21 17:38:36 CEST

Hi,

I have a question regarding TSVN behavior compared to SVN's, regarding the
checkout.

When I am in a random folder and do

svn co svn://path/to/repos/PROJ/trunk/PROJ

it creates a PROJ folder locally, and the parent hasn't the .svn folder
(which is logical), and it fills
the PROJ folder with the contents of the PROJ folder in the repository.

On the opposite, when in TSVN I position myself in a random folder, and I
chose to do a checkout from

svn://path/to/repos/PROJ/trunk/PROJ

it fetches the contents of the PROJ folder in the folder where I am.

Both actions are logically correct, but their behaviour are a bit
different...

In fact, I'd wish the folder where the checkout is made not to be versioned
(with TSVN, it is automatically referring to the parent
folder (trunk) of the one (PROJ) checkouted, and thus versionned).

Is it normal ?

Thank you,

cordially,

Peter.
Received on Fri Apr 21 17:38:57 2006

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.