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

Re: [Subclipse-dev] properties management

From: Mark Phippard <markp_at_softlanding.com>
Date: 2005-12-05 15:14:26 CET

Eugene Kuleshov <eu@md.pp.ru> wrote on 12/05/2005 12:19:32 AM:

> I would like to point out some inconsistency for the properties
> management.
>
> There are several places where you can actually see these properties:
>
> -- SVN Properties view that can be activated by Team -> Properties
> action and allow to modify these properties
> -- Modal Commit Properties dialog that can be invoked from from SVN
> History view
> -- Modal Properties dialog that can be called from nodes on Repositories

> view
> -- Standard Eclipse Properties view (shows some SVN properties such as
> user, data, etc., when selecting nodes on Repositories view)

None of these are the same thing.

1) This is purely a view for the SVN "versioned properties" management
feature.

2) This is an action specifically for editing the log message and author
for an existing commit. It changes the Subversion revision properties,
which is a separate feature in Subversion from versioned properties.

3) This dialog primarily exists to show lock information. I just figured
if I was going to make a dialog I might as well show more information. It
is a combination of the svn info command and the versioned properties.

4) This would just have the svn info information.

You left one out, when you right click in a resource in your workspace and
take the Eclipse properties option, there is a Subversion page on the
resulting dialog that show the svn info information.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Tue Dec 6 01:14:26 2005

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

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