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

How to know is it recursively checked out project or non-recursively checked out project

From: Mahesh Komuravelli <komuravelli.mahesh_at_gmail.com>
Date: 2007-04-19 06:33:20 CEST

We are developing a task tracker system. In that we are using tortoise svn.
As part of our application, some times we are checking out non-recursively
and some times we are checking out recursively.
 Now we have a task, to do that we should know whether is it recursively
checked out folder or non-recursively checked out folder. If we observe the
entries file of .svn folder we get to know how we checked out. But to avoid
some side affects, we dont want to read the entries file of .svn folder.
Now i am coming to my probelm, Is there any command to verify how we checked
out(either recursive or non-recursie) a folder?

Help appriciated.

-- 
View this message in context: http://www.nabble.com/How-to-know-is-it-recursively-checked-out-project-or-non-recursively-checked-out-project-tf3604872.html#a10071553
Sent from the tortoisesvn - users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Thu Apr 19 06:33:37 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.