Skipping sub folders

Mark-E <[email protected]>
Newsgroups gmane.comp.version-control.subversion.cvs2svn.user
Message-ID <[email protected]>
I am working on a conversion of a CVS repository and I have run into an issue
and I was wondering if there was a way around it without having to move
files in CVS.

First, I have added a loop to CVS2SVn to go through a list of projects to
convert them automatically so I end up with...

|-- Project_A
|        |--tags
|        |--branches
|        |--trunk
|
|-- Project_B
         |--tags
         |--branches
         |--trunk

However I have some projects that are setup like this.

Project_A
   |--foo.java
   |--bar.java
   |--Project_B
   |--Project_C

Project_A is technically a project but there are other projects under it
that are not sub projects of project_A

Bad organization but that is the way the person created this particular
project a while back.

What I want to do is convert Project A and just the files in project A but
not all the folders under project_A. I want to convert those separately.

Right now I end up with

Project_A
   |--tags
         |-v1_0
         |-Project_B
         |-Project_C


Is there a way I can specific just the files under Project_A so I end up
with just the 2 files under A and not all the other project folders? Or do I
need to move files in CVS.

Thanks,
Mark


-- 
View this message in context: http://www.nabble.com/Skipping-sub-folders-tp25510494p25510494.html
Sent from the cvs2svn - users mailing list archive at Nabble.com.

------------------------------------------------------
http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2396494

To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.