On Sat, Jun 19, 2010 at 8:06 PM, Adriano Monteiro Marques <[email protected]> wrote:
> Sorry, but I didn't use system move. I used svn mv, and that's all. I think > it didn't keep the history because I did two moves then. Anyway, thanks for > your help ;-) I appreciate that. Now our repository looks and feel way better. Hm, you movec /trunk/ to /network-scanner/ (and that was fine) and then somehow all dirs and files from /network-scanner/ to /network-scanner/trunk/ I don't know how you did it (the second operation) however it was done incorrectly because: - svn props wasn't moved (they left in /network-scanner) - we lost the history Probably you used svn mvoe on all dirs and files, but you should on the whole directory. It doesn't matter now, just good to know for any further operations such like this one. bart. ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Umit-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/umit-devel
