On 2005-05-05, Albert Reiner <[EMAIL PROTECTED]> wrote:
>
> - `darcs add` the file and keep it in the tree.  That is something I
>   want to avoid: that file really is relevant only for that particular
>   patch and nothing else.  It should not pollute my tree in eternity.

Isn't the idea with SCMs that they /do/ keep copies of changes of enternity?

If you want a big file associated with just one change, add it and record it
with that changeset. Immediately create a second changeset that deletes that
file, but keeps the the other changes. 

Then the file will be in your repo history forever, but not in your working
directory.

    Mark

-- 
http://mark.stosberg.com/



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

Reply via email to