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

RE: converting a file to a directory

From: Gavin Lambert <gavinl_at_compacsort.com>
Date: 2006-11-14 06:00:33 CET

Quoth Kenny Leung <mailto:kenny_leung@pobox.com>:
> I have a file in a repository that I would like to change into a
> directory. I figure I can do this by deleting the file, then adding a
> directory with the same name. Is this something I can safely do, or
> should I stay away from this?

Pretty sure it's safe, yep, although you might want to do the delete &
mkdir as separate commits to reduce confusion a bit.

It might cause a little weirdness if you're looking through the history,
but it shouldn't bother SVN itself.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 14 06:01:18 2006

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.