[cvsnt] help with regex in module2

Nicolás Donoso ndonoso at vmk.cl
Fri Sep 10 18:25:29 BST 2004


Hi,

I try to use module2 file with regex but i have same problems, i think tha
i'm write an wrong regex:

My repository tree:

cvsrep/
...........dir1/
...................dir2/
..........................dir4/
.................................dir7/
.................................dir8/
..........................dir5/
..........................dir6/
..........................file1.txt
..........................file2.txt
..........................file3.txt

where all directories conteins files

My module2 file

[myModule2]
/ = dir1/dir1 (file1.txt$|dir4/*$)

then I expect  to get de following tree when checkout myModule2

myModule2/
...................dir4/
..........................dir7/
..........................dir8/
....................file1.txt

but i only get :

myModule2/
...................dir4/
....................file1.txt

Same one coul'd helpme with this please.

Thanks a lot
Nicolás Donoso F.






More information about the cvsnt mailing list