GithubHelp home page GithubHelp logo

flashlib / svnx Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 9.36 MB

Automatically exported from code.google.com/p/svnx

Objective-C 88.10% C 3.10% HTML 5.64% Shell 1.62% Perl 0.24% CSS 0.24% XSLT 1.05%

svnx's People

Watchers

James Cloos avatar

svnx's Issues

add support for Textmate as diff app

Please could we have support for sending diffs to TextMate?

If my quick glance over the code hasn't lead me astray, it should be a matter 
of appending @"mate" 
to diffAppNames[]. This won't work for people who haven't installed the 
TextMate command-line 
support, but I'd guess most people using svn will have done that :)

Thanks

Original issue reported on code.google.com by [email protected] on 21 Jul 2009 at 2:26

Numeric sort for revisions

This patch was made against revision 72 of the chris-features branch at the old 
repository.

It appears to be patching without issues.  It worked fine on the old 
repository.  I have yet to verify it 
on the new repository, but I will do so shortly.

Original issue reported on code.google.com by hankschultz on 15 Apr 2009 at 7:16

Attachments:

Blame gives some error

What steps will reproduce the problem?
1. Blame a file
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
1.1b0 r101
10.5.7

Please provide any additional information below.
Blamed file will be displayed but the Repo window shows some error.
(svnXScreenSnapz001.png)

With the patch to Resources/open.sh only one error remains.
(svnXScreenSnapz002.png)

Original issue reported on code.google.com by [email protected] on 22 May 2009 at 4:59

Attachments:

can't open svn repos via https if the certificate issuer is not trusted

What steps will reproduce the problem?
1. try to open a repo via https. Make sure the https certificate is not
produced by a trusted CA
2.
3.

What is the expected output? What do you see instead?
I would expect the option to accept the certificate. Instead I see a pop-up
that tells me that the certificate is not trusted and I can't do anythng
about it. 

What version of the product are you using? On what operating system?
svnX 1.0
Leopard

Please provide any additional information below.
On the command line, if you add http-library=serf to ~/.subversion/servers,
you have the possibility to add the certificate and work normally. I tried
that too but svnX still does not give me the option to accept the certificate

Original issue reported on code.google.com by [email protected] on 9 Jun 2009 at 11:08

Closing Reopsitory window crashes

What steps will reproduce the problem?
1. Browse a repository for a while
2. Close window by clicking the red button.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
r117
10.5.7

Please provide any additional information below.

09/06/08 23:01:03 [0x0-0x7b07b].com.lachoseinteractive.svnX[936] svnX:
[SvnInterface.m:162] SvnInitialize: toolVersion=1006002 libVersion=1006002
=> hasLib=1 
09/06/08 23:01:13 svnX[936] Type selection took over 1.000 seconds.
Stopping early.... 
09/06/08 23:02:26 svnX[936] *** -[NSCFArray path]: unrecognized selector
sent to instance 0x1750f5d0 
09/06/08 23:02:26 [0x0-0x7b07b].com.lachoseinteractive.svnX[936] svnX:
[SvnInterface.m:162] SvnInitialize: toolVersion=1006002 libVersion=1006002
=> hasLib=1 
09/06/08 23:02:28 ReportCrash[948] Formulating crash report for process
svnX[936] 
09/06/08 23:02:29 ReportCrash[948] Saved crashreport to
/Users/kim/Library/Logs/CrashReporter/svnX_2009-06-08-230226_KIM-MacPro.crash
using uid: 501 gid: 20, euid: 501 egid: 20 
09/06/08 23:02:29 com.apple.launchd[125]
([0x0-0x7b07b].com.lachoseinteractive.svnX[936]) Exited abnormally:
Segmentation fault 

Original issue reported on code.google.com by [email protected] on 8 Jun 2009 at 2:09

Attachments:

Crash while idle

What steps will reproduce the problem?
1. Switch to another application
2. After a few seconds svnX crashed
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
1.1b0 r99
10.5.7

Please provide any additional information below.
I have seen svnX crashing even when not switching to another application
and have it idle.
Looks like related to issue 23, but not sure.

Again, not always crashing.

Original issue reported on code.google.com by [email protected] on 20 May 2009 at 7:52

Attachments:

Spaces in URLs become %2520

What steps will reproduce the problem?
1. Create a repository with spaces in the URL.
2. Make a working copy off the repository.
3. Click "Go to Repository" in the

What is the expected output? What do you see instead?
The repository.  Instead, it replaces %20 with %2520.  This stops the
repository from loading properly.

What version of the product are you using? On what operating system?
SvnX 0.9.13 on Mac OS X Version 10.4.11.

Please provide any additional information below.
I can access the repository from the repository menu correctly.
I think it's replacing % with the url-safe %25.

Original issue reported on code.google.com by [email protected] on 20 Feb 2009 at 2:49

Fast view mode change will not display correctly

What steps will reproduce the problem?
1. Select flat mode
2. Change to smart mode during refreshing
3.

What is the expected output? What do you see instead?
File with change should be displayed, but all the files are displayed like
in flat mode.

What version of the product are you using? On what operating system?
1.1b2 r111
10.5.7

Please provide any additional information below.
This happens with 'call directly' off.
Should be related to issue 27

[Priority-low]

Original issue reported on code.google.com by [email protected] on 28 May 2009 at 9:41

Different svn version used than in preferences

What steps will reproduce the problem?
1. Enter into options an alternative svn binary path (while retaining an
'svn' command)
2. Open a working copy.

What is the expected output? What do you see instead?
I expect to see my working copy.  Instead, I see an error message: svn
client too old.

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

I suspect the reason may be that there's an 'svn' somewhere instead of a
'./svn'.

Original issue reported on code.google.com by [email protected] on 7 Jul 2009 at 2:36

Files renaming is not counted like changed

What steps will reproduce the problem?
1. Commit two attached files
2. Rename files in next sequence :
LicenseAgree.png -> a.png
UpgradesFeatures.png -> LicenseAgree.png
a.png -> UpgradesFeatures.png

3. Try to commit changes.
4. There's no changes to commit

What is the expected output? What do you see instead?
Expected output: I see that changes have occured, and I can commit them.
Real output: There's no changes to commit

What version of the product are you using? On what operating system?
SvnX 1.0
Subversion : 1.4.4


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 2 Jun 2009 at 9:27

Attachments:

Character encoding of Review

The Review window can only  display diffs of files encode in UTF-8.

I have posted to the groups to look for a solution.

http://groups.google.com/group/svnx/browse_thread/thread/e2d909845c08cbcd

Original issue reported on code.google.com by [email protected] on 15 Jun 2009 at 1:36

SSH through another port than 22

Creating a repository path that looks like:

svn+ssh://host:port/path/
does not seem to work. It respons:
ssh: connect to host host:port port 22: Connection refused

svn: Connection closed unexpectedly

Where host and port obviously is something meaningful.

Thanks,


Original issue reported on code.google.com by [email protected] on 16 Jul 2009 at 3:37

Diffs use temp directories

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

double-click 'Browse as a sub-repository' not working

What steps will reproduce the problem?
1. Double-click any item in the browser
2. nothing happens
3.

What is the expected output? What do you see instead?
Switches to its log.

What version of the product are you using? On what operating system?
1.1b0 r93
10.5.6

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 10 May 2009 at 1:31

svnX site is out of date

What steps will reproduce the problem?
1. Search for SvnX on google
2. go to the top result,
(http://www.lachoseinteractive.net/en/community/subversion/svnx/features/)
3. Click on download
(http://www.lachoseinteractive.net/en/community/subversion/svnx/download/)
4. Notice that the download link is for v0.9.13

What is the expected output? What do you see instead?

The download page on the SvnX website should have a link to the latest
version of SvnX-- or at least a link to the google code site.




Original issue reported on code.google.com by paleozogt on 5 Aug 2009 at 5:43

Setting path to binary in preferences window is not consistent

What steps will reproduce the problem?
1. Install svn-client via fink
2. Set path to svn binaries to /sw/bin in svnx
3. load a working copy using svnx

What is the expected output? What do you see instead?
In the preferences window, the correct version number _is_ actually shown
(it shows 1.6.2 this is correct), but opening the working copy (double
click in the cmd+shift+C window) in svnx will produce the typical svn error

"This client is too old to work with working copy '.'.  You need
to get a newer Subversion client, or to downgrade this working copy.
See http://subversion.tigris.org/faq.html#working-copy-format-change
for details."

However, running
 /sw/bin/svn update
in the terminal does work correctly on the working copy

What version of the product are you using? On what operating system?
1.1b1

Please provide any additional information below.
I have now used the "official" package mentioned in the readme, which does
work too, though now setting a different path to svn library (eg. /usr/bin
wich has version 1.4.4 instead of /usr/local/bin wich now shows as 1.6.2 as
expected) will not produce the incompatible working copy error when opening
the working copy but it *will* when pressing the update button afterwards.
This again indicates that this preference setting is not functioning as
intended.

Original issue reported on code.google.com by [email protected] on 26 May 2009 at 11:55

Simultanous export crashes

What steps will reproduce the problem?
1. Access Repository
2. Drag drop, select checkout
3. Have two or three going simultaneously.

What is the expected output? What do you see instead?
I expected all folders checked out.
Instead I get a crash of svnx

What version of the product are you using? On what operating system?
Version 1.0 (1.0) and 10.5.6

Please provide any additional information below.
Crash logs attached.
Working over VPN, connection may be slower than expected.  1000+ ping time.

Original issue reported on code.google.com by [email protected] on 8 May 2009 at 3:39

Attachments:

Allow for output drawer to be positioned at bottom of working copy window

Would it be possible to add a preference so that the output drawer would be 
positioned at the 
bottom of the working copy window. This would make it easier to read updated 
and added files with 
long directory paths.

Also if it's not asking to much, could there be a preference flag which could 
be set so that the 
output drawer is open by default when the working copy window is opened.

I find that when I am using svnX, I always open the output drawer to see what 
changes have been 
applied after an update. I might be a little paranoid, but it is unnerving to 
me to hit the update 
button and not get any feedback as to what I just updated.

Thanks. I really enjoy using svnX, keep up the good work.

Original issue reported on code.google.com by [email protected] on 7 Jun 2009 at 2:56

Support Linking to Ticket System in all log views

Allow the user to specify a pattern (i.e. #([0-9]+)) to be replaced with an URL 
(i.e. 
http://trac.example.org/newticket/$1)

This should show in repository view, and anywhere else commit logs are visible, 
except the pullout 
that shows the svn command output.

Original issue reported on code.google.com by [email protected] on 3 Aug 2009 at 5:44

Removed working copies reappear after restarting svnX

What steps will reproduce the problem?
1. Remove a working copy
2. Restart svnX
3. Notice the working copy has reappeared

What is the expected output? What do you see instead?
Working copy does not reappear after being removed

What version of the product are you using? On what operating system?
svnX 1.0
Mac OS X 10.5.6 (Leopard)

Original issue reported on code.google.com by [email protected] on 8 May 2009 at 4:15

The P (property) don't appear in the 1.0/1.1 working copy window

What steps will reproduce the problem?
1. change the property to svn:needs-lock
2. commit
3. update the working copy

What is the expected output? What do you see instead?
the "P" appear near the file on the 0.9.13 - on the newer version don't appear



What version of the product are you using? On what operating system?
1.0/1.1 on tiger (the 0.9.13 works well)

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 21 Jul 2009 at 10:57

Add support for DiffMerge

This is an additional *free* diff program available for the Mac (and other 
platforms).

http://www.sourcegear.com/diffmerge/

This has been used extensively against DiffMerge version 3.2 and minimally with 
the new version 
3.3.  The assumption is made that diffmerge.sh has been installed into 
/usr/local/bin/.  
Alternatively, the contents of diffmerge.sh could be copied into svnX's 
svndiff.sh and assume that 
DiffMerge.app is installed in /Applications.


Additionally, since the nib file contains a binary plist, I've attached a zip 
of the modifications, but 
they were made on Leopard.  If anyone has problems with this, the only *actual* 
change made is an 
entry of "DiffMerge" in the preferences popup menu, and its tag value is 5.

Original issue reported on code.google.com by hankschultz on 15 Apr 2009 at 8:04

Attachments:

repository browser should follow latest version

What steps will reproduce the problem?
1. open a repository in the browser
2. add a file to the repo by dragging it from finder
3. make the commit

What is the expected output? 
The browser should change to show the new revision.

What do you see instead?
I see a new revision in the log, but the one selected for the browser below
is the last-but-one that I was viewing before I made the commit.

What version of the product are you using? On what operating system?
0.9.13 on OS X 10.4.11


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 17 Apr 2009 at 12:10

Comment encoding not UTF-8

When trying to commit with a log message with non us-ascii characters an error 
is raised:

svn: Commit failed (details follow):
svn: Error normalizing log message to internal format
svn: Safe data '- Abh' was followed by non-ASCII byte 195: unable to convert 
to/from UTF-8

Original issue reported on code.google.com by [email protected] on 23 Jul 2009 at 7:26

improvement launching from command line

it would be excellent to be able to launch from within a directory svnx for the 
repository which the 
current location is a working copy of.

similar to gitx, where you can type in gitx and you got all the revision for 
this directory.

Original issue reported on code.google.com by [email protected] on 13 Jan 2009 at 1:57

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

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%[email protected] on 21 May 2009 at 4:35

Error keeps inidicated for non exisiting WC

What steps will reproduce the problem?
1. Double click in the list an WC not exisiting
2. WC widow opens
3. Error indicator (pane) keeps appearing

What is the expected output? What do you see instead?
If I hit the OK button, I don't want the error keep inidcated.
Otherwise, it is very difficult to close the WC window.

What version of the product are you using? On what operating system?
1.1b0 r99
10.5.7


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 20 May 2009 at 7:57

Repository Browser is missing "Browse as Sub-Repository" feature

What steps will reproduce the problem?
1. Open a repository to browse
2. In the column view at the bottom, browse to a folder
3. Right click a folder, and notice there is not option to "Browse as 
Sub-Repository"

What is the expected output? What do you see instead?
Expect to see "Browse as Sub-Repository" in contextual menu. Instead, I see 
nothing.

What version of the product are you using? On what operating system?
svnx 1.0
Mac OS X 10.5.6 (Leopard)

Please provide any additional information below.
This was a feature of previous version of svnX. Would love to have this feature 
back.


Original issue reported on code.google.com by [email protected] on 8 May 2009 at 4:18

Editing date format text crash

What steps will reproduce the problem?
1. Edit date format in Preferences window
2. Move the focus to another control
3. Crash

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
1.1b0 r91
10.5.6

Please provide any additional information below.

Process:         svnX [39273]
Path:           
/Users/kim/Documents/svnX/svnX_trunk/build/Release/svnX.app/Contents/MacOS/svnX
Identifier:      com.lachoseinteractive.svnX
Version:         1.1 (1.1b0)
Code Type:       PPC (Native)
Parent Process:  launchd [218]

Date/Time:       2009-05-07 13:31:29.242 +0900
OS Version:      Mac OS X 10.5.6 (9G55)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000005f64747f
Crashed Thread:  0

Thread 0 Crashed:
0   libobjc.A.dylib                 0xfffeff18 objc_msgSend_rtp + 24
1   com.apple.Foundation            0x96474f38
-[NSObject(NSKeyValueObservingPrivate) _notifyObserversForKeyPath:change:]
+ 784
2   com.apple.AppKit                0x956e7b34 -[NSController
_notifyObserversForKeyPath:change:] + 236
3   com.apple.AppKit                0x958cee0c -[NSController
observeValueForKeyPath:ofObject:change:context:] + 832
4   com.apple.AppKit                0x95c84578 -[NSUserDefaultsController
_setSingleValue:forKey:] + 580
5   com.apple.Foundation            0x964f61d0 -[NSObject(NSKeyValueCoding)
setValue:forKeyPath:] + 352
6   com.apple.AppKit                0x959582a8 -[NSBinder
_setValue:forKeyPath:ofObject:mode:validateImmediately:raisesForNotApplicableKey
s:error:]
+ 476
7   com.apple.AppKit                0x95958078 -[NSBinder
setValue:forBinding:error:] + 228
8   com.apple.AppKit                0x95957d30 -[NSValueBinder
_applyObjectValue:forBinding:canRecoverFromErrors:handleErrors:typeOfAlert:disca
rdEditingCallback:otherCallback:callbackContextInfo:didRunAlert:]
+ 204
9   com.apple.AppKit                0x95957990 -[NSValueBinder
applyDisplayedValueHandleErrors:typeOfAlert:canRecoverFromErrors:discardEditingC
allback:otherCallback:callbackContextInfo:didRunAlert:]
+ 496
10  com.apple.AppKit                0x9595a698 -[NSValueBinder
_applyDisplayedValueIfHasUncommittedChangesWithHandleErrors:typeOfAlert:discardE
ditingCallback:otherCallback:callbackContextInfo:didRunAlert:]
+ 108
11  com.apple.AppKit                0x9595727c -[NSValueBinder
validateAndCommitValueInEditor:editingIsEnding:errorUserInterfaceHandled:]
+ 464
12  com.apple.AppKit                0x9595707c -[_NSBindingAdaptor
_validateAndCommitValueInEditor:editingIsEnding:errorUserInterfaceHandled:bindin
gAdaptor:]
+ 156
13  com.apple.AppKit                0x95956fb4 -[_NSBindingAdaptor
validateAndCommitValueInEditor:editingIsEnding:errorUserInterfaceHandled:]
+ 304
14  com.apple.AppKit                0x95846ad8 -[NSTextField
textShouldEndEditing:] + 408
15  com.apple.AppKit                0x958466b0 -[NSTextView(NSSharing)
resignFirstResponder] + 468
16  com.apple.AppKit                0x957cbb48 -[NSWindow
makeFirstResponder:] + 100
17  com.apple.AppKit                0x957b76bc -[NSWindow sendEvent:] + 4260
18  com.apple.AppKit                0x9578ab5c -[NSApplication sendEvent:] +
3256
19  com.apple.AppKit                0x956f7dc0 -[NSApplication run] + 776
20  com.apple.AppKit                0x956c879c NSApplicationMain + 440
21  com.lachoseinteractive.svnX     0x00002e1c 0x1000 + 7708
22  com.lachoseinteractive.svnX     0x00002b20 0x1000 + 6944
23  ???                             0xbffffb28 0 + 3221224232

Original issue reported on code.google.com by [email protected] on 7 May 2009 at 5:11

Switching out of flat mode in working copy shouldn't expand all folders

What steps will reproduce the problem?
1. Open working copy
2. This is set to flat mode by default
3. Uncheck 'flat mode'

What is the expected output? What do you see instead?

The folder pane appears on the left. 
EVERY folder gets expanded!
This makes it extremely hard to navigate in a project.


What version of the product are you using? On what operating system?
0.9.13, OS X 10.4


Original issue reported on code.google.com by [email protected] on 28 Jul 2009 at 2:29

A beginer needs help to install svnx_0.913.dmg and binary file (downloaded from Martin Ott]

What steps will reproduce the problem?
1. I installed these 2 impt softwares from the website.
[http://www.lachoseinteractive.net/en/community/subversion/svnx/download/] 
2. I installed the first software svnx and then installed the binary file
(obtained from Martin Ott)
3. When I open the file, the prompt up box prompts me to enter the local
directory (/local/users/bin). I did not change it. 
4. I key in the repository url and working copy url as instructed by my
friend who is an expert in SubVersion (but only for Window. He is totally
unfamiliar with Macintosh)
5. When I double click on the repository url (verified correct), it hanged
for a while and then I had to kill the application.

What is the expected output? What do you see instead?

The expected outcome is that I shld see the window display of all the files
on respository and working copy directory. But the SVNX application hanged
and forces me to kill it.

Secondly, it seems that I could not locate /local/users/bin as I am using
Mac OS X 10.5.7 and Leopard.

I am not sure whether I key in the correct directory for the binary file.
i.e. /local/users/bin. 

What version of the product are you using? On what operating system?
I am downloading syn_0.913.dmg and binary file obtained from Martin Ott
(http://homepage.mac.com/martinott/)


Please provide any additional information below.

As for the additional information, last time, I tried to download the
binary file obtained from
http://www.switchingtomac.com/tutorials/get-started-with-subversion-using-svnx/.

Instead of placing the file in the bin folder, I created a new folder and
placed the binary file there. I changed the directory pointing to the
binary and it worked. But the problem is that I cannot see the window
display as there is an error message saying that the connection to the
server does not work.

It seems that the binary file might not be compatible with the svn software

Pls advise.

Original issue reported on code.google.com by [email protected] on 16 Jul 2009 at 12:38

Removed working copies reappear after relaunch

What steps will reproduce the problem?
1. Remove a working copy form the favorites table view.
2. Quit svnX.
3. Relaunch svnX.

What is the expected output? What do you see instead?
The removed work copy should not reappear in the favorites list.

What version of the product are you using? On what operating system?
1.0

Please provide any additional information below.
After quickly browsing through the source code I noticed that work copy removal 
is bound to the 
working copy's ArrayController remove: action. There appears to be nothing 
calling the 
onValidate: action, which subsequently calls [self 
saveFavoriteWorkingCopiesPrefs]. So it appears 
removing a working copy only gets removed from the ArrayContoller and never 
persisted to user 
defaults.

Original issue reported on code.google.com by [email protected] on 29 Apr 2009 at 3:12

"Can't get password" message on attempt to commit to "svn://host" repository

Command line svn commit works. While using svnX, an attempt to commit 
using the same working copy fails with following message: 
  svn: Commit failed (details follow):
  svn: Can't get password

The repository is located on the same machine as working copy. 
The repository is under control of svn server with URL: 
  svn://host/project
where host is single word name of the host.

svnX version is 1.0 on MacOSX 10.5.4, svn version is 1.4.3 (r23084). 
(I had the same trouble with previous versions of svnX.)

Original issue reported on code.google.com by mishaonmac on 15 Apr 2009 at 11:59

Changing View mode in WC somtimes crashes

What steps will reproduce the problem?
1. Select Tree or Flat view mode
2. Crash
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
1.1b0 r99

Please provide any additional information below.
It does not happen always.

Original issue reported on code.google.com by [email protected] on 20 May 2009 at 3:15

Attachments:

keyedobjects.nib has incorrect mime type

Resources/English.lproj/svnX.nib/keyedobjects.nib has the svn:mime-type of 
application/octet-
stream. This is likely to be a leftover from older versions of XCode. It's XML 
now, so the mime-
type property should be removed. There may be others like that, but I found 
this one while 
diffing a change.

Original issue reported on code.google.com by [email protected] on 16 Apr 2009 at 7:23

memory hog

What steps will reproduce the problem?
1. Checkout of the large repository (4-8GB)
2. watch the memory
3.

What is the expected output? What do you see instead?
SvnX uses 940Mb, should be much less


What version of the product are you using? On what operating system?
Version 0.9.13 (0.9.13), Mac OSX 10.5.6

Please provide any additional information below.



Original issue reported on code.google.com by [email protected] on 19 Dec 2008 at 12:30

Adding Changes support

Attached is a patch file to add support for Changes<http://changesapp.com/>. 
I've not included 
the .nib file diff because I'm using a different version of XCode, so it's a 
complete replacement for 
the affected files. svnX.nib has to be updated to add Changes as the last item 
in the diff 
preference popup menu, with an value of 5.

Original issue reported on code.google.com by [email protected] on 16 Apr 2009 at 7:18

recursive revert

What steps will reproduce the problem?
1. add a few directoris and subdirectories
2. try doing revert on top directory
3.

What is the expected output? What do you see instead?
the revert should get reverted, instead, you have to go and revert files in 
each directory first

What version of the product are you using? On what operating system?
Version 0.9.13 (0.9.13), Mac OSX 10.5.6

Please provide any additional information below.



Original issue reported on code.google.com by [email protected] on 19 Dec 2008 at 12:34

ability to specify ssh key

This is a feature request to be able to specify a private/public key pair for 
the repository using ssh.

Thanks.


Original issue reported on code.google.com by [email protected] on 2 Jun 2009 at 11:57

Crash when double-clicking a file [with multiple svn libs installed in multiple locations]

What steps will reproduce the problem?
1. Open a repository browser on a repository
2. Browse to a file in the trunk
3. Double click said file

What is the expected output? What do you see instead?
I didn't know what to expect. I was looking for a way to get info on the file. 
Rather than doing 
something sensible, svnX crashed.

What version of the product are you using? On what operating system?
svnX 1.0.0, OS X 10.5.6.

Please provide any additional information below.

See attached crash log.

Original issue reported on code.google.com by [email protected] on 15 Apr 2009 at 6:59

Attachments:

Can't locate svn binary even when configured

What steps will reproduce the problem?
1. Open latest dmg and drag binary to application directory
2. Double click svnX

What is the expected output? What do you see instead?
Can't find repository of svn but it's install with the XCode Developer Tools

What version of the product are you using? On what operating system?
Latest updated OSX 10.5.6 intel 

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 30 Apr 2009 at 7:35

Attachments:

branch switch

Request a new feature, to be able to do a switch .



Original issue reported on code.google.com by [email protected] on 19 Dec 2008 at 12:31

Frequent WC view mode chagne with "Call Subversion libraries direcly" off

What steps will reproduce the problem?
1. turn off "Call Subversion libraries direcly"
2. Change mode frequently
3. Crash

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
1.1b0 r101
10.5.7

Please provide any additional information below.

I have attached the crash log.
This time I am using the Debug build.

Original issue reported on code.google.com by [email protected] on 22 May 2009 at 4:29

Attachments:

expected fs format between '1' and '3' found format '4'

What steps will reproduce the problem?
1. Our server was upgraded to 1.6.3
2. Making a connection via svn+ssh://
3. I get the above error

What is the expected output? What do you see instead?
I expect to see my repository,   I get an error and do not see my data

What version of the product are you using? On what operating system?
v1.1 (1.1b3)

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 11 Jul 2009 at 3:17

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.