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

Re: issue: space in file name prevents svn info from showing locked status

From: B. Smith-Mannschott <benpsm_at_gmail.com>
Date: 2006-05-23 05:31:59 CEST

On May 22, 2006, at 22:35, Mark Phippard wrote:

> Mark Phippard <markp@softlanding.com> wrote on 05/21/2006 02:33:02 PM:
>
>> "B. Smith-Mannschott" <benpsm@gmail.com> wrote on 05/18/2006 11:34:29
> AM:
>>
>>> This problem surfaced because I have written a small CGI script
>>> which
>>> pushes the output of ``svn info --xml`` through a transformation to
>>> generate an overview of currently locked files. This, in turn works
>>> around a defect in *subclipse*, whereby it will tell you when you
>>> can't lock a file because someone else has the lock, but won't tell
>>> you *who* has the lock.
>
> I have committed two enhancements to Subclipse:
>
> 1) When lock/unlock fails it outputs the error message from the SVN
> library (which includes the user that holds the lock) to the SVN
> Console
> in Subclipse.
>
> 2) I added the remote lock information to the "Subversion"
> property page
> for an Eclipse resource, provided that the svn:needs-lock property
> is set.

That's great news! thanks.

> Also, I tested on resources that would have spaces in the URL and it
> worked fine. So the problem you are reporting must exist in the
> command
> line UI and not in the Subversion library itself.

So it would appear... I'll see if I can confirm this by failing to
reproduce the problem in RapidSVN.

// ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 23 05:32:24 2006

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

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