Stephen Leake schrieb: >> BTW. This command is *reliable version of: >> >> mtn ls unknown | xargs mv --target-directory=$ROOT/_MTN/conflicts/$(date) >> >> *reliable means - no name conflicts and no problems with whitespace in names. >> >> Am I right? > > no, because --move-conflicting-paths moves _only_ the paths that > actually cause conflicts (at least, I hope that's what it does); > that's not the same as all unknowns.
Thats correct, only conflicting files are moved, the rest is kept untouched if they do not conflict with any versioned files from the new workspace revision. Thomas. -- GPG-Key 0x160D1092 | [EMAIL PROTECTED] | http://thomaskeller.biz Please note that according to the EU law on data retention, information on every electronic information exchange might be retained for a period of six months or longer: http://www.vorratsdatenspeicherung.de/?lang=en
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Monotone-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/monotone-devel
