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

[TSVN] Re: linux version of tortiseSVN

From: Jens Scheidtmann <Jens.Scheidtmann_at_bayerbbs.com>
Date: 2005-04-19 14:45:45 CEST

"bruce" <bedouglas@earthlink.net> writes:

> also, does tortiseSVN have a way for the user to essentially rebuild a local
> copy of the underlying project dir structure for a given SVN
> project?

Use the command line client and cygwin:

svn ls -R http://your.repository/where/ever/trunk |dos2unix | grep "/$" |xargs mkdir

> useful
> for making sure the user can rebuild the underlying project....

What does the directory structure have to do with the build process?

Jens

-- 
Jens.Scheidtmann@bayerbbs.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Apr 19 14:48:59 2005

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

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