On Wed, Jan 6, 2010 at 21:46, Eric <spams...@internetsmallfry.com> wrote: > > Well, it seems that when I created my Subversion repository, I neglected to > create the trunk / branches / tags as recommended (yeah, I know...). > > Hasn't been a problem up to now but now we're going to want to start using > tags. > > So, any reason I can't just create the trunk / branches / tags directories > in my sandbox, and then (using TortoiseSVN on WinXP) do an "svn move" of my > whole directory tree into the trunk directory, then to an "svn commit" of > the whole thing?
None. Or create those directories, then move them in the repository via Repository Browser. That may be easier & faster.