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

Searchin the repository

From: Engebakken Geir <geir.engebakken_at_edb.com>
Date: Tue, 17 Aug 2010 16:01:50 +0200

We have a repository with hundreds of projects, and i would like to search the repos for all pom.xml files, and do some investigating into the dependencies in these pom files. I could create a working copy of the entire repos, but this is not feasible since it is some 10 Gb in size. I have used Fisheye to search the repos for all pom files, so I have this list of filenames. Now I would like to create an empty working copy, and just check out the pom files in question and then search the files for contents afterwards. I try to use svn up for the filenames, but it just says Skipped and they are not checked out, how can I do this?

Geir

Note : All inquiries regarding Subversion, MKS and general Development servers should be directed to "EDB Source Control System"
Received on 2010-08-17 16:02:37 CEST

This is an archived mail posted to the Subversion Users mailing list.

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