Ticket #276 (assigned enhancement)

Opened 6 months ago

Last modified 6 months ago

mode=copy should not copy unversioned files (and use VC-specific commands)

Reported by: Almad Assigned to: Almad (accepted)
Priority: major Milestone: undecided
Component: other Version: 0.7.7
Keywords: Cc:

Description

mode=copy should use VC-specific commands, archieving higher speed and consuming less HDD space.

This, however, require change of behavior and not expect to copy unversioned files.

See maillist discussion.

This ticket should modify tests to add+commit files which are now only touched.

Then, ticket for each VC backend should be specified. It's already implemented for hg in #263

Change History

05/14/08 13:45:40 changed by Almad

  • owner set to Almad.
  • status changed from new to assigned.

I'll modify tests to add+commit touched files.

If it's decided to write "thou should not copy unversioned files", I hope someone will help with it ,)