[darcs-users] Is it possible to look for added files non-recursively?

Karel Gardas kgardas at objectsecurity.com
Mon Feb 13 20:14:03 UTC 2006


Hello,

I'm thinking about reorganization of various projects development here and 
switching from arch/tla to darcs solely. FYI: darcs has been used for 
about 1.5 years for development here, but then every single patch ended in 
arch archive. Anyway, while exploring various possibilities I've found 
that it might be interesting to use inner darcs repositories, i.e.

project1
   _darcs
   <some files of project1>
   project2
     _darcs
     <some files of project2>
     project3
       _darcs
       <some files of project3


and now, if I use `darcs what -ls .' in project1 directory, it will print 
all the files from project2/3 as added. What I think would be nice to 
provide some non-recursive option to whatsnew command and if used, 
whatsnew will print only files added/changed in the requested directory 
and will not traverse into directory children.

Since I'm still using darcs 1.0.3 (from debian sarge), I'd like to ask if 
this feature is already implemented.

Thanks,
Karel
--
Karel Gardas                  kgardas at objectsecurity.com
ObjectSecurity Ltd.           http://www.objectsecurity.com




More information about the darcs-users mailing list