You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TortoiseSVN
Inside the SVN Update dialog there can be deleted entries. The context menu shows only the [Copy to clipboard].
It would be better if we had the possibility to see the [Open parent folder] and [Show log] menu items as well.
elai...@gmail.com
unread,
Jun 21, 2018, 2:27:04 PM6/21/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TortoiseSVN
On Thursday, 21 June 2018 12:25:49 UTC+5:30, Balázs wrote:
> Inside the SVN Update dialog there can be deleted entries. The context menu shows only the [Copy to clipboard].
> It would be better if we had the possibility to see the [Open parent folder] and [Show log] menu items as well.
Stefan
unread,
Jun 25, 2018, 2:06:48 PM6/25/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TortoiseSVN
On Thursday, June 21, 2018 at 8:55:49 AM UTC+2, Balázs wrote:
Inside the SVN Update dialog there can be deleted entries. The context menu shows only the [Copy to clipboard].
It would be better if we had the possibility to see the [Open parent folder] and [Show log] menu items as well.
Enabled the "open parent folder" for deleted items in r28259.
As for the "Show log": it wouldn't work since we don't have the info in which revision the item got deleted. Showing the log for deleted items requires that the log dialog is started with the revision where the file still existed.
If we would use the wc-revision before the update, then there could be several commits to the deleted file until the revision it got deleted.