Re: how to really do a force update? (or replace)
Jamie Jackson <[email protected]> Tue, 28 Jan 2014 07:39:15 -0500
| Newsgroups | gmane.comp.version-control.subversion.subclipse.user |
|---|---|
| Message-ID | <CA+onWPfvPXbbA7OGz=-Mcp_p7_VPtG7QjNo0doj7M-6O91nApw@mail.gmail.com> |
Actually, could you clarify? The branch you're working on--is it on the same branch that, in the repo, has the directory that you want (same name and all)? On Jan 28, 2014 7:35 AM, "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=3072174 To unsubscribe from this discussion, e-mail: [[email protected]].