MakeForce / svnx

Automatically exported from code.google.com/p/svnx
0 stars 0 forks source link

Diffs use temp directories #22

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
At the moment, I'm using revision 96 with svn 1.6.2 installed via DarwinPorts.

I've noticed that the vast majority of diffs wind up using files in temp
directories.  That is, the original file is not opened in the diff program
meaning that the file that is supposed to be the local file is not editable
without extra effort.  

This appears to also happen when using "svn diff" at the command line, so
it's debatable that this is not svnX's fault, but it should still handle
the situation in a user-friendly manner if at all possible.

Original issue reported on code.google.com by hankschultz on 12 May 2009 at 5:02

GoogleCodeExporter commented 8 years ago
SvnX does already try to counter this problem.  I don't know what else you 
expect svnX to do if `svn diff` does this (as svnX uses `svn 
diff`).  Please be more specific as to exactly what you are doing & seeing.

Please provide some (redacted) command examples (from the Activity window) 
where this happens.  Also an attachment containing the 
output of an `svn diff` where this happens as well would be useful.  As "this 
doesn't happen for me".

Or are you saying this is specific to r96 and/or svn 1.6.2?

Original comment by chris...@gmail.com on 12 May 2009 at 9:58

GoogleCodeExporter commented 8 years ago
As I've received no response to my request for details and I can find no 
evidence of a problem - I'm setting this 
issue's status to invalid.
If you can provide some evidence then feel free to reopen it.

Original comment by chris...@gmail.com on 21 May 2009 at 8:44