Quantcast
Channel: SVNForum.org - Subversion Forum - SmartSVN Bug Reports
Viewing all 59 articles
Browse latest View live

file compare has problems with unicode (latin extended) characters

$
0
0
hello,

when i browse through my repository and the hit a file with unicode characters in it, the built-in compare utility shows malformed text and treats them as different files.
however, the files are the same and the file browser shows the state as "Unchanged" too. even after i update the file via smartsvn, the file compare utility shows them as different

the svn storage is a unix server and i am running on a windows machine.

i consider this as a bug, as the files are exactly the same, and the client also tells me so, but the file compare utility treats them as different files
screenshot attached


EDIT: please excuse me for this post, at the time i posted it it wasn't shown (maybe forum cache? admin approval?) and i posted in another topic in the mean time

Unsupported record version

$
0
0
With v7.5.4 on Win7 64 bit I am receiving a lot "Unsupported record version xx-yy" (xx and yy are numbers) errors when I try to update a working copy. What does that mean?

File copy is moving files

$
0
0
In SmartSVN 7.5.2, when you select just some files, then press F5 for copy, a "move" dialog appears and the files are actually moved.

Transactions needs one day to refresh

$
0
0
I have SmartSvn 7.5.4 (the latest). The panel of transactions enters in a loop of refreshing but nothing appears. I have to let the refresh working one day or two days. Usually I get information from the day before but even sometimes I don't get any refreshed information. Other collegues in the company with the same repository and the same configuration have no problem with it. The only difference i have noticed is that my workcopy is extracted in a different drive, with letter F: while my collegues have their own in drive C:. I also have drive C: but unfortunately I use this for differnt purposes and I must have it in F:. I don't find any other difference in the confioguration of my collegues. I am very disssapointed because we adquired this product for its facility of merging from transactions panel but now I can not get advantage of this. Is ther anything I can do to check?

Unable to add new Quick Links (Version #13.2-3008 SVN - 1.7)

$
0
0
(Sorry.... just saw that this is the SmartSVN Forum, not the uberSVN forum. I am reposting this over there and beg your forgiveness for my error.) (must have more coffee)

I am not able to add new Quick links to the quick link menu. I was ale to delete all of the quicklinks that were there, but have not been able to create new ones.

I am signed in as the admin, and I am trying to add them from the Administration/Preferences tab. I enter a label and the URL, but pressing the ADD button doesn't do anything.

I have uberSVN installed on a Windows 2003 R2 server and have attempted access using IE8, IE9, Firefox, and Chrome with identical results. (all have the latest Java runtimes).

I also have uberSVN installed on a CentOS 6.3 machine and have tried unsuccessfully to add Quick Links there as well, again with identical results.

I know there was an "emergency" Java update earlier this week -- I wonder if it is the culprit...

Any guidance is greatly appreciated!

thanks!

Repository Browser Error

$
0
0
hi actually im new to UberSVN, there is bug in repository/ browser.., i cant able to view Untitled-3 copy.JPG, An unhandled internal application error has occurred, plz help me
this is the message form Ubers svn
plz find the attached file..

An unhandled internal application error has occured
Sorry.
The error has been logged. If this error persists please ask the administator of this application to file a bug report with WANdisco at WANdisco.com.
Repository Browser based on sventon (Copyright (c) 2005-2010, the sventon project. All rights reserved) version: 0.1 beta
Attached Images

Performance issue with 7.5.x series

$
0
0
I had to use an old SmartSVN 7.0.x recently and noticed that with a same setup this version is very speedy compared to 7.5.x. I am monitoring ~40 Repositories through transactions (1-2 are often off-line and cause errors) and have ~ 50 working copies grouped into projects of 1...8 working copies each. So its a rather large code base on several hosts (local and global).

It seems that especially with these many monitored repositories the 7.5.x'er versions are damn slow compared to 7.0.x. Do you have an idea of why this could happen? For example: Updating a project with 6 working copies takes seconds on 7.0.x and up to 3 minutes on 7.5.x on the same PC with the same connection. I am seriously thinking to down-grade therefore, but first I would like to ask if other users experience the same OR if there are hints how to track down the slow-down...?!

Note that I also compared the settings like how often transactions shall be updated and so on as far as they are comparable in both versions...

SmartSVN 6.6.12 Memory Leak

$
0
0
Hi, we have the latest release of Smartsvn 6.6 (6.6.12) and we have discovered a memory leak problem. At first we saw that the application was crashing while trying to open multiple project. Sometime after the second project was open, sometime after the third. I change the java maximum memory to 1024m and the application stop to crash. Now we can see that the memory allocated to the application is growing every time we open a new project, but doesn't reduce when we close them. Are-you preparing a new version? What can we do to correct the problem?

Changing a text file to UTF-16 makes it uncommitable (Inconsistent EOL-Style)

$
0
0
SmartSVN Version 7.5.4, Windows 7 64-Bit

Steps:

- Commit a text file in ANSI (or UTF-8) encoding with Windows line endings (I didn't touch the EOL-Style, so it's set to "native")
- Convert the text file to UTF-16 encoding with Windows line endings
- Try to commit

Expected Result:

SmartSVN commits the file with no problems.

Actual Result:

The file gets uncommitable, the error message is "Uncommitable (Inconsistent EOL-Style)".

This message is wrong, since the file has consistent EOL style. Only the encoding changed. (I checked the line endings with a hex editor)

The only fix I found is to remove the file from the repository and re-add it. This breaks the history of the file.

This makes me think that it is a SVN limitation, but maybe SmartSVN can do something to fix the problem.

Repeated Performance Degredation & Clean Up

$
0
0
Since upgrade to SmartSVN 7.x.x, I find that I am constantly bombarded with messages from SmartSVN that it has detected possible performance degredation, along with recommendations to perform a cleanup of various parts of my working copy, from the root to various svn:externals.

This is almost certainly due to the sheer size of my working copy and externals. That said, it would be nice to resolve this issue since it certainly hints at some kind of bug or issue in SmartSVN since I'm not managing the working copy with any other SVN tools. How can I help resolve this issue? I'm happy to provide any information I can. Feel free to get technical, I've been using SmartSVN for a very long time, and written a fair amount of low level SVNKit code even.

Patches from a different project/sandbox are rejected

$
0
0
I have many patches created via SmartSVN's Query->Create Patch feature, and SmartSVN doesn't want to merge them into a different sandbox or project. There is no information in the patch about the sandbox it came from. Why is SmartSVN getting in my way?

Undefined Symbol: apr_hash_do

$
0
0
Hi there

I've got an error while the Installation of Subversion, which I can't solve.

I want to Set up a new Subversion 1.7.9. on an SLESS 11 SP2.

Installation HTTP-2.4.4:

The Requirements have I installed with the help of "/srclib", so I haven't installed separate, I just took the Sorce Code of the APR and APR-UTIl and moved this into /SOURCE SUBVERSION/srclib/apr & /SOURCE SUBVERSION/srclib/apr.util.

apr

Code:

tar -xvzf apr-VERSION.tar.gz -C /PATH TO SOURCE SUBVERSION/srclib/apr
apr-util

Code:

tar -xvzf apr-util-VERSION.tar.gz -C /PATH TO SOURCE SUBVERSION/srclib/apr-util
PCRE came with the Packagemanager zypper.

The Configure & Installation with make / make install works fine. There are no Problems.

Code:

./configure --enable-dav --enable-so --prefix=/PATH TO httpd-2.4.4/ --with-mpm=prefork

Installation Subversion 1.7.9:

Here works the Installation also fine

Code:

./configure --prefix=/PATH TO subversion-1.7.9/ --with-apxs=/PATH TO APXS
Now, I wanted to start the Apache2 Server, which I installed also with zypper

Code:

/etc/init./apache2 start
This gives this Errormessage:


Code:

Starting httpd2 (prefork) httpd2-prefork: Syntax error on line 184 of /etc/apache2/httpd.conf: Syntax error on line 102 of /etc/apache2/default-server.conf: Syntax error on line 31 of /etc/apache2/conf.d/vzug_ldap_subversion.conf: Cannot load /usr/local/lib64/mod_dav_svn.so into server: /usr/local/subversion/lib/libsvn_subr-1.so.0: undefined symbol: apr_hash_do

The command line was:
/usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf -DSSL
                                                                                  failed


Has anybody an idea?


Thanks a lot

Errors in online documentation

$
0
0
Is it just me, or does the online documentation still reflect the old version of SmartSVN? The menu structure described in the online documentation, whether I access it via the Help Topics menu option in the program, or via the link in the support request email response, is not what I see in my Version 7.5.4 and looks much more like what I remember from my previous version.

Tag Multiple Project Roots not working (tried 7.5.3 and 7.5.4)

$
0
0
The Tag Multiple Project Roots is not working using the latest smartsvn version, it create an internal error and ask to send a report.


Also, the documentation is not clear if only the projects roots will be tagged or also the externals?

Transaction display limited

$
0
0
Hello,

In the bottom right transaction window the number of revisions is limited to 1000. In SmartSVN 7.0 it isn't. That makes the whole program not usable for me, please revert this change! I have a 50 GB project with many thousand commits here.

Greetings,
Chris

UI setting "Show text below icon" not propagated to additional windows

$
0
0
The UI setting "Show text below icon" from the project browser window's Preferences > Customize window either doesn't have a counterpart in the application's other windows (e.g., the differences window or the repository browser) or the setting doesn't get propagated into the toolbar for those other windows. Not sure which... this seems like either a bug or minor change request for improved UI consistency. I often work on small screens (e.g., laptops) and turning off toolbar icon text is one of the first things I do to save screen real estate in application UIs.

--
/ron

TortoiseMerge executed from commandline won't auto save to /Merged filename

$
0
0
We use TortoiseMerge (version 1.8) from the commandline providing it with the nesc. parameters:

/base:"$basefile" /theirs:"$branchtip" /mine:"$usertip" /merged:"$resultfile"

All actual files uses as temp files, stored in the applicationdata\temp directory on a windows workstation.

After show TortoiseMerge window I click "close the window" and the window is closing without SaveDialog for /merged:"$resultfile" and without save resultfile, regardless of there is a resultfile or not or resultfile is exists and it is empty or not.
This small problem makes a lot of problems for us.

SmartSVN 7.07 crashes due to insufficient memory

$
0
0
Hello,

I run SmartSVN 7.0.7 with Java 1.7.0_02-b13 on Windows 7 and 4 GB Ram. The latest SmartSVN is unfortunately too slow to work with my big project. When starting the program it crashes while refreshing from harddisc with an error message saying "out of memory". I edited the values -Xmx and -Xms in the config file smartsvn.vmoptions to many values, but without success. It is really dissappointing.

The integrity of the local copy is ok, TortoiseSVN works fine.

Chris

SmartSVN 7.6: annotation view changes

$
0
0
Annotate in SmartSVN 7.5 used to look like this:

Code:

revision1 author1 1 | code
revision1 author1 2 | code
  ?              3 | code  (changes outside annotate range)
revision2 author2 4 | code
revision2 author2 5 | code

In SmartSVN 7.6 it now looks like this:

Code:

revision1 author1 age 1 | code
                      2 | code
                      3 | code  (changes outside annotate range)
revision2 author2 age 4 | code
                      5 | code

Because of this grouping there is no longer a visual difference
between lines 2 and 3 (apart from the tooltip).

Please add the questionmark or some similar visual feedback back in.

UTF-8 Characters not showing up correctly on right side compare window

$
0
0
When doing a "Compare", the characters are not showing up correctly on the right side "Working Copy". I know the characters are correct because they show up fine in my software and Notepad++. Any ideas? version = SmartSVN 7.5.3. See attached image

Untitled.jpg
Attached Images
Viewing all 59 articles
Browse latest View live