[darcs-users] Newbie: cvs status file ?

Craig M.Lennox list-darcs-users at cosmic.com
Tue Sep 21 13:55:42 UTC 2004


jean at upfrontsystems.co.za (Jean Jordaan) writes:
> I've just started my first darcs repo about half an hour
> ago :)
> 
> How do I quickly see what files in my repo aren't checked
> in yet? 'cvs commit' would show ?'s for files that aren't
> checked in, and 'cvs status' would show whether a file is
> in version control or not.

I usually run

        darcs what -sl

That shows you a summary of what darcs thinks has changed, including
looking for any newly added files, similar to what "cvs -q -n update"
would tell you.

cheers,
Craig




More information about the darcs-users mailing list