Re: how to really do a force update? (or replace)
jcompagner <[email protected]> Tue, 28 Jan 2014 15:41:02 +0100
| Newsgroups | gmane.comp.version-control.subversion.subclipse.user |
|---|---|
| Message-ID | <CAG0khVibstYDN4EMz4=1p_+dhSqVu6j-QkcJ3q=54KgAfbbPuA@mail.gmail.com> |
no revert doesn't work (there is nothing to revert, svn thinks all is fine and exactly up to date with no changes) nothing i tried works, replace with latest from repository (this command really should go to the server and get everything i ask for it should NOT check the local database (.svn) the only thing that worked is complete rechecked out the project. I couldn't resolve it in any other way On 28 January 2014 13:35, Jamie Jackson <[email protected]> wrote: > 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=3072177 To unsubscribe from this discussion, e-mail: [[email protected]].