Edgewall Software
Modify

Opened 17 years ago

Closed 17 years ago

#4743 closed defect (duplicate)

property diff not as nice as source diff

Reported by: sergei@… Owned by: Christian Boos
Priority: normal Milestone:
Component: version control/changeset view Version: 0.10.3
Severity: normal Keywords: diff property
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

if I change a property, say svn:ignore to a dir, viewing changeset would say something like

Property svn:ignore changed from
bla
blub
to
bla
blubber
foo

would be nice if it would highlight the actual changes as in the nice diff of the source [I know that this isn't provided by the output of svn diff]

Property svn:ignore changed
bla
[red]blub[/red]
[green]blubber[/green]

(or something like that). It is hard to find the actual change if the property is very long (as svn:ignore might get)

Attachments (0)

Change History (1)

comment:1 by Christian Boos, 17 years ago

Resolution: duplicate
Status: newclosed

Duplicate of #3002, which is implemented in trunk.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Christian Boos.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Christian Boos to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.