[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Serious Problem [Subversion]

From: Andrey Repin <anrdaemon_at_freemail.ru>
Date: Mon, 30 Nov 2009 04:01:49 +0300

Greetings, Ezequias Rodrigues da Rocha!

>> > I am with a serious problem of tree conflict (I gess in my repository)
>> and I
>> > can't delete a folder using tortoise.
>>
>> > The message I got when I try to remove using repo-browswer is on the
>> > following link.
>>
>>
>> > The error I get when I try to comiit a deletion (on a cliente) is the one
>> > below:
>>
>> > http://farm3.static.flickr.com/2521/4138380771_530d0ee860_o.jpg
>>
>> > Commit
>> > Commit failed (details follow):
>> > Aborting commit: 'C:\Projetos\GISConnex\3-EXECUCAO\GisConnex\Fontes de
>> > Interface' remains in conflict
>>
>> You have to resolve local conflicts before committing anything from working
>> copy.

> I don't think the problem is in my machine just because I drop all the
> folders in my local machine and the problem persists. I am trying to delete
> from repo- browser but I could not do that.

> I am very worried to not get the solution to this problem.

I'm not interested in your beliefs.
The message from Subversion clearly shows that you have file in local working
copy marked as being in conflict state. Resolve conflict, if you want your
commits to be successful, or remove whole working copy.

The simplest way to prove that it is local or remote issue is to make deletion
using full URL in repository.
svn del http://host/repo/path/file
for example.

Also, please don't top-post.

--
WBR,
 Andrey Repin (anrdaemon_at_freemail.ru) 30.11.2009, <3:56>
Sorry for my terrible english...
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2425316
Please start new threads on the <users_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <users-subscribe_at_subversion.apache.org>.
Received on 2009-11-30 02:05:46 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.