Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

svnX no longer allows you to click "remove" when viewing a working copy with new files #26

Closed
GoogleCodeExporter opened this issue Mar 14, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Open a working copy with no changes from the version checked out from the 
server.
2. Create any new file (svnX shows the file in blue, with a "?" question mark
3. In svnX 1.0, you cannot click the "Remove" button to be prompted to remove 
the file(s) from 
the filesystem, as you could in svnX 0.9.13.

What is the expected output? What do you see instead?
svnX 1.0 regresses in that it doesn't allow clicking the 'remove' button to be 
prompted to remove 
a new file from the filesystem (it only allows 'add' to run svn add).  svnX 
should allow removal as 
it did in svnX 0.9.13

What version of the product are you using? On what operating system?
1.0 -- OS X 10.5.7

Please provide any additional information below.
Nearly all major svn GUI clients can remove new files from the filesystem 
(Tortoise, svnX 0.9.13 
and older, etc).  The bug seems to be a simple feature regression.

Original issue reported on code.google.com by david%ar...@gtempaccount.com on 21 May 2009 at 4:35

@GoogleCodeExporter
Copy link
Author

Fixed in r101 (along with improvements).
However, as removing un-versioned or modified items deletes them with no regard 
for their content (including 
folders of items), perhaps 'OK' should not be the default for the alert.

Original comment by chris...@gmail.com on 22 May 2009 at 1:29

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant