Ticket #276 (closed enhancement: duplicate)
mode=copy should not copy unversioned files (and use VC-specific commands)
| Reported by: | Almad | Owned by: | Almad |
|---|---|---|---|
| Priority: | major | Milestone: | 0.8.+ |
| 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
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)
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 ,)