Re: how to really do a force update? (or replace)
Jamie Jackson <[email protected]> Tue, 28 Jan 2014 07:35:28 -0500
| Newsgroups | gmane.comp.version-control.subversion.subclipse.user |
|---|---|
| Message-ID | <CA+onWPevWihoaQKatJftBJ=enEMZW3MWbwyGMLEnYGqY-8v=EA@mail.gmail.com> |
That's what svn reverts are for. Give a revert a try. For a directory, you may have to do it on the directory above the one you want. Another way is to delete the directory in question, outside of the SVN client (in win explorer or on the command line) and do an svn update in the client. On Jan 28, 2014 6:15 AM, "jcompagner" <[email protected]> wrote: > if i do replace with -> latest from repo > > it doesn't really do that i think > it still gets i think what it has locally > This is just wrong i really want to do a force replace or a force update > of a dir is this possible? > > I want this because i am in a weird state > > a coworker renamed a dir. I did an update and i did get a delete and an > add of that dir.. > But the contents is completely gone, i don't see it anymore. > > The content is in the repository i see it there just fine > But whatever i do update, clean, replace it does not get it > > It seems that the only way to solve this is to fully recheck out the whole > project which is quite annoying. > > johan > > ------------------------------------------------------ http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3072173 To unsubscribe from this discussion, e-mail: [[email protected]].