Hi

I'm just looking a bit more at the Ohloh adapter. One of the tests is for directory listings at a given point in time. For example, the Mercurial adapter is implemented by calling

  hg manifest -r <token>

eg

  hg manifest -r 3

for the revision 3.

Is there an equivalent command in darcs, or a way of getting this information easily? And if there is a way of doing it, can it be done up to a particular patch addition?

Because of the timeline-based nature of Ohloh, it'd be nice to do this do a patch hash, eg

  darcs manifest --to-match='hash <...>'

or some such.

Hopefully the intent of what I'm trying to do is clear.  Any ideas?

Thanks
Ashley


--
http://www.patchspace.co.uk/
http://www.linkedin.com/in/ashleymoran
http://aviewfromafar.net/







_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to