On 1/3/07, Peter McNab <mcnab_p@melbpc.org.au> wrote:
> Andy Levy wrote:
> > On 1/3/07, Dmitry Shechtman <damnian@gmail.com> wrote:
> >> > Windows Explorer rename, or Subversion rename?
> >>
> >> It was the former (I assumed TortoiseSVN could handle it). Everything
> >> appears as checked in in the shell (including the element), whereas
> >> the repo
> >> shows the element as deleted:
> >
> I don't think TSVN could hide the normal explorer move menu item, hence
> the additional one "SVN move"
>
> > Any Subversion move/copy/rename must be done through the Subversion
> > (or in this case TSVN) commands (menu), not by the host environment's
> > "native" commands. This is explained in the documentation, IIRC.
> >
> >> http://phpbb-openid.svn.sourceforge.net/viewvc/phpbb-openid?view=rev
> >
> > It shouldn't show as deleted if you didn't delete (again, via the TSVN
> > menu) and then commit the delete. It feels like we're missing part of
> > the story.
> >
> >> Perhaps I could edit the .svn files? I'm unfamiliar with the format,
> >> so I'd
> >> appreciate any help.
> >
> > Don't touch anything in there. Instead, perform a reverse merge to
> > effectively undo the delete operation.
> > http://svnbook.red-bean.com/nightly/en/svn.branchmerge.commonuses.html#svn.branchmerge.commonuses.resurrect
> >
> >
> I think a revert operation on the folder from which the files were moved
> would restore the missing files.
> Saves a trip to the repository.
Revert only works if you've changed your working copy but haven't
committed it to the repository yet.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed Jan 3 14:20:08 2007