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" <jamiejaxon_at_gmail.com> 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" <jcompagner_at_gmail.com> 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: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2014-01-28 13:39:23 CET