[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
Use the command line client and cygwin:
svn ls -R http://your.repository/where/ever/trunk |dos2unix | grep "/$" |xargs mkdir
> useful
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.orgReceived 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.