[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Best practices question: IDE renames directories/files

From: Ryan Schmidt <subversion-2008a_at_ryandesign.com>
Date: Thu, 21 Feb 2008 01:17:34 -0600

On Feb 20, 2008, at 11:16, Bráulio Marques Horta wrote:

> I have a question about how to deal with IDEs that renames
> directories/files.
>
> - For a file, it usually leads to a missing file and as unversioned
> file.
> - For directories it leads to a missing directory and a nested
> check out.
>
> I think I'm not the first to see this problem. How do you deal with
> this problem?

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.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-21 08:18:00 CET

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.