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

Re: [issue 114] ">" character as label decoration

From: Reinhard Poetz <reinhard_at_apache.org>
Date: 2004-08-02 20:45:28 CEST

Brock Janiczak wrote:

> Reinhard,
> You need to have at least the 'Observer' role to be able to modify bug
> reports (even your own).
> You can request roles from this URL (while logged in):
> http://subclipse.tigris.org/servlets/ProjectMembershipRequest

Thank you - I was searching for hours but didn't find this link :-(

> The only way i could reproduce your problem was to not ignore the
> output folder (non managed folders are considered modifications for
> some reason), this is why i got you to check for modifications in the
> navigator view.
> Is your SVN server publicly available so i can try to replicate the
> problem?

My SVN server is not public - I simply use the filesystem and access it
via the file protocol. But I think that I noticed the same behaviour
with the Apache SVN server that is accessible via https.

Here a short description to reproduce the problem:

 - I created a new remote folder in my repository
 - I checked it out as new project in Eclipse
 - I added a file
 - so far the behaviour is as expected (no '>'-character)
 - then I changed the file
 - again the behaviour is as excpected (the '>'-character appears)
 - the I commit the changes
 - the '>'-character disappers
 - then I add one a new file to the project
   --> no '>'-character appears
 - then I add this new file to the svn:ignore property
   --> the '>'-character appears

Seems to be a bug, isn't it?

-- 
Reinhard
Received on Tue Aug 3 04:45:28 2004

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.