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"