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

[TSVN] Re: Find modified WC?

From: Jens Scheidtmann <Jens.Scheidtmann_at_bayerbbs.com>
Date: 2004-12-23 13:58:44 CET

news <news@sea.gmane.org> writes:

> Hi,
>
> do you use some trick/command to find all modified working copies? I have WC
> placed this and there on file structure...And similar question, how can I
> find all WC (the root folder)?

Use Perl:

- Search for .svn folders
- Clip off .svn from pathes,
- Sort
- Eliminate pathes, which match the preceding one completely.

or something like this,

Yours

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 Thu Dec 23 14:04:56 2004

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.