! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
When commiting, find non-versioned files and allow them to be added
Status:
RESOLVED: FIXED
Severity:
enhancement
Product:
Thunar-vcs-plugin
Component:
General

Comments

Description Adam Plumb editbugs 2008-03-05 16:47:16 CET
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.12) Gecko/20080208 IceWeasel/2.0.0.12 (Zenwalk GNU Linux)
Build Identifier: 

When using the commit feature in thunar-svn-plugin I'd like it to show non-versioned files (usually files that I've added to the folder but are not yet in the repo).  The user should be given the choice of either adding those files to the repository or ignoring them.

Reproducible: Didn't try

Steps to Reproduce:
1.  Right-rlick on a working copy folder
2.  Click commit

Actual Results:  
Shows all files that are already in the repository that have changed

Expected Results:  
Shows all files that are in the repository that have changed and shows files that are not in the repository.

It may be nice for it to also show files that have been deleted in the working copy, and check it you want them also deleted from the repository.
Comment 1 Peter de Ridder editbugs 2008-03-05 21:46:01 CET
I'm currently working on this.
I'll make such a selection dialog for other actions too like revert, add, etc.
This will be in the next release
Comment 2 Peter de Ridder editbugs 2009-07-27 21:35:30 CEST
In the pre-commit file selection dialog you can select unversioned files for addition.
This is fixed in r7852.

Selection missing files for removal is currently still on my todo list.
Comment 3 Peter de Ridder editbugs 2009-09-27 16:06:58 CEST
(In reply to comment #2)
> In the pre-commit file selection dialog you can select unversioned files for
> addition.
> This is fixed in r7852.
> 
> Selection missing files for removal is currently still on my todo list.

Seletion for missing files is added in the 0.1.0 release.

Bug #3921

Reported by:
Adam Plumb
Reported on: 2008-03-05
Last modified on: 2009-09-27

People

Assignee:
Peter de Ridder
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information