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

[Subclipse-users] Subclipse problem or user problem

From: M.Hockings <veeshooter_at_hockings.net>
Date: 2006-04-30 01:15:08 CEST

I'm running Subclipse in WDSC v6 on WinXP and talking to a repository on
  an old Fedora Core 1 server and I get some odd problems. Now I will
admit that I am NOT a SVN expert of any sort, I use SVN mostly as a
means of backup of my data and to make it available to me when I am away
from home. I connect to SVN via SSH if that matters.

What I am trying to do is simply tell SVN to ignore the contents of a
directory in one project. To do this I go to the directory above and
add a property "svn:ignore" with value "backup" (the name of the
directory to ignore). However the next time I try to commit I get a pop
up window titled "Errors Running Operations" containing the error:

SVN Commit (Error: org.tigris.sbversion.javahl.ClientException:
Transaction is out of dateXsvn: Commit failed (details follow):Xsvn: Out
of date: '/UserSites/gwgh' in transaction '1p'X)

The 'X's indicate a square box character in the message

In the console this message happens after the Sending has begun...

If I remove the property then the sending happens just fine

I have also tried to add the svn:ignore with a value of * to the backup
directory but get the same error there. Yes, I have deleted the
contents of the directory from the repository.

Basically, I know what I want to do but just can't seem to figure out
how to do it.

Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Sun Apr 30 01:15:38 2006

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

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