RE: Re: Best practices question: IDE renames directories/files
From: Gleason, Todd <tgleason_at_impac.com>
Date: Thu, 21 Feb 2008 06:56:04 -0800
If your IDE does not have SVN integration, then I'd suggest you use the IDE first, save your project, close the IDE, undo the operations manually, and redo them using SVN. It's still probably easier than manually editing the project file (which some developers are averse to doing).
BTW, in Windows, the 1.50 version of TortoiseSVN will include a "Repair Move" feature as described in http://tortoisesvn.net/docs/nightly/TortoiseSVN_en/tsvn-dug-rename.html . This should make for very ease after-the-fact handling of moves and renames. I don't know if any other Subversion clients have, or will add, a similar feature.
-----Original Message-----
On Feb 20, 2008, at 11:16, Bráulio Marques Horta wrote:
> I have a question about how to deal with IDEs that renames
Do not rename things in the IDE. Rename them with SVN commands.
Or, use an IDE that has SVN integration, and use that to rename things.
---------------------------------------------------------------------
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.