Hello,

I have got different files in a directory tree of my Repository. The
problem is to get only a certain kind of files out of this repository,
e.g. only the files with the suffix .fmx. The other files should remain
in the repository.

I tried it with an entry in the modules-file 
FMX    client/Forms *.fmx
This could not work because the shell doesn't know the files (in the
directory are only ...fmx,v -files). Another entry
FMX    client/Forms *.fmx,v 
could not work because I don't have such Files in the repository (but
in the directory). 

Which is the best way to do this? I don't want to make a list of this
in my modules-file, for the file-list could grow. 

Perhaps I could make a shell-command in the modules-File?


Thanks in advance,

Ralf Huesing 


----------------------------------------------------------------
Dipl.-Inform.  Ralf H�sing          Telefon:     0441/9722-145
OSC                                 Sekr.:                -300
Escherweg 2                         Fax:                  -102
D-26121 Oldenburg                   Privat:      0441/ 9736022
               E-Mail:  [EMAIL PROTECTED]
----------------------------------------------------------------


Reply via email to