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

RE: Searching for directory name in projectarchive

From: Sven Uhlig <svenuhlig_at_web.de>
Date: Mon, 27 Aug 2012 05:46:54 -0700 (PDT)

> is there any function to search for a directory name of a directory in the project archive?
>

You can use the command line client and use any of your favourite tools to filter the output as required.
$ svn list .
$ svn list svn://scm.example.org/myrepo/trunk/

See http://svnbook.red-bean.com/en/1.7/svn.ref.svn.c.list.html

Best regards
Sven.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3001332

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-08-27 15:29:21 CEST

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.