info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

flatten directory structure with modules?


From: Amy Langenhorst
Subject: flatten directory structure with modules?
Date: 2 Oct 2001 15:47:20 GMT
User-agent: tin/1.4.2-20000205 ("Possession") (UNIX) (Linux/2.2.16-4SGI_39 (i686))

Hi,

Is it possible to flatten the directory structure with modules?

Since it is easy to set up ownership of directories with unix, 
we have created some seemingly redundant directories in our 
repository, ie:

src/a/a.f90
src/b/b.f90

Now we would like to set up a module that checks out both a.f90 and
b.90 into the src directory:

src/a.f90
src/b.f90

However, I can't figure out how to do it; I have tried several 
different ways of writing the module, but it gives me a message like
"directory src/ doesn't match directory src/a/" or something.
Does anyone have any ideas about this?

Thanks,
Amy


reply via email to

[Prev in Thread] Current Thread [Next in Thread]