Quantcast
Channel: SVNForum.org - Subversion Forum - SmartSVN Help and Support
Viewing all 131 articles
Browse latest View live

Authentication mechanism

$
0
0
Hi,

It seems that SmartSVN don't use the Subversion authentication mechanism !?

I like to be ask for authentication at every Windows session. From a tip in TortoiseSVN manual, I wrote and activated a Windows script to erase the Subversion authentication folder every time I close my session or every time I close Windows.

The script worked well with TortoiseSVN but not anymore with SmartSVN !!

I tried to find a way in Edit > Preferences > Authentication to disable automatic authentication, but without success.

Is someone knows how to do that ?

thanks,

François Maurice

SmartSVN (OS X 10.7.5) Show Changes Error (Broken pipe PROPFIND request failed)

$
0
0
I can browse the repository, update and commit OK. I can show the log history for a file OK and show changes opens properly. However, from the Transactions pane, when I try to show changes on a single file, I get: Broken pipe PROPFIND request failed on '/repo/path/!svn/bc/12945/branches/mybranch/src/MyFile.mm'. It takes 20-30 seconds for the error message to report the failure.

Any help is much appreciated, thanks!

SmartSVN 7.5.2 (Mac OS X 10.7.5)
Subversion 1.7.7
Apache 2.2.22 (SSL)

Skipping a folder in SVN

$
0
0
How do I skip a folder in my SVN repository, i.e. I do not want to have a local copy of it.

I see an option to "ignore" but when I RMB on the folder that I want to skip, the "ignore" option is always greyed out.

thanx, mark

Is not under version control (commit failed)

$
0
0
Starting with SmartSVN 7.5 (at least I didn't see this error before) it sometimes happens that I get this error message on commit:

Commit: Commit failed (details follow): 'D:\SVN\MyProject\SomeDir' is not under version control

The workaround is to manually add the directory using the "Add" command or delete it using the "Delete" command, but SmartSVN normally handles this using the "Commit" command.

Am I doing something wrong or is this a bug?

PS: It would be great if you could copy the output messages to the clipboard. I had to type it

Format of UberSVN dump files - are they zipped?

$
0
0
Are these files generated by UberSVN in GZip format automatically and if not, can they just be loaded with svnadmin as-is ? I am trying to make a new repository on a linux host from an UberSVN repository on my own computer.

Thanks.

Foreign Language File Comparision - Client v Server

$
0
0
I am using French language files in UTF-8 (no BOM), Unix line endings.
When doing a file comparison prior to checkin, from a Windows 7 SVN client, the file compare results in SmartSVN are useless. All non-English characters are shown as changed.

After checkin, the Log - file compare does show changes correctly.

The issue appears to be that, for the SmartSVN client on Windows 7:
* When 2 foreign-language files from the server are compared, the results are correct.
* When a foreign-language file on the server is compared to a local foreign-language file, the results are invalid.

Any ideas?

Switch command using --ignore-ancestry not possible?

$
0
0
Hi,
I cannot seem to find a way to do a switch usinge the --ignore-ancestry flag. Have I missed it, or is it not implemented?

/ Ursus_B

Please help me I'm too stoopid to use SVN!

$
0
0
Hi,

I'm desperate and I need help with the following scenario:

Imagine you're writing a program (let's call it program A) and you're editing a random file until you suddenly need to do a bugfix in the same damn file (let's call that program B) and you want to check in program B asap ...

How do you deal with that problem?

I always do it like this: I backup the file, do a revert and then I use my friends Ctrl+C and Ctrl+V to put program B in the reverted file (and I feel like an idiot doing that). I check the file in and replace the file with the backup.

So, is there a way to get program A out of my file before I start writing program B, so that I can get it in again afterwards?

Some response would be really nice! :D
thx

Client registration without internet connection error

$
0
0
I've installed SmartSVN 7.5.3 on a windows xp sp 2 box without internet connectivity. When I try starting the application, I'm presented with the license agreement and then have to register for the trial version. Without connectivity, I cannot seem to get past this point. Any suggestions? Is there a registry key or something I can copy from a different host I've installed it on with internet connectivity?

Thx,
Scott

Fonts in File/Revision Compare (SmartSVN 7.5.3)

$
0
0
Hi,

I don't see any attached screenshots?

Repository Browser Malformed XML

$
0
0
Hi,

I am using SmartSVN 7.5.3 on MacOSX.
When I open the repository browser and try to browse a repository I get the following error: Malformed XML
This happens when I have the URL in the following format:
https://myserver.com/svn

I accidentally entered this url and after that it doesn't work even if I enter the correct URL which worked before:
https://myserver.com/svn/repository

The SVN server URL is 100% correct. It worked before and my colleagues are using the server and the projects that I already configured are also working.
New checkout, new repository browser stopped working after I entered the URL without the repository.
I think it tries to use the old URL(which gives Malformed XML error) even if I enter the good URL.
What could be the problem here? Or how could I clear the remembered URLs in the repository browser?

Thanks

SVN hooks not working at all during commit

$
0
0
I'm trying to use svn hooks in my repo, but it doesn't seem to work fine. In the following are the steps I tried to approach:

checked out from a remote server: remote server

since the checked out repo doesn't have any content, I created a new svn repo locally and copied over everything including the /hooks folder to my checked out repo.

I created an empty file in the checked out repo and added a line of text. Then svn add this file.

modified the hooks/pre-commit.tmpl file and now it looks like:

#!/bin/sh
echo "start pre commit test" >> *my checked out repo dir*/CommitMessage
exit 0
add execute permit to all users and copy the pre-commit.tmpl to pre-commit

in the checked out repo I committed the changes using: svn commit -m "dumb change"

Now from here I should see a CommitMessage file and with the text "start pre commit test" in it right? Somehow I don't see it anywhere.

If I run ./hooks/pre-commit, it works fine. I ran env - svn commit -m "dumb change" 1234 as well, but still nothing. Seems like when committing, it doesn't call pre-commit at all. Maybe I understood wrong about how the hooks work?

E175002: OPTIONS request failed

$
0
0
Even if the client is logged in i obtain a connection refused message. My other repositories on different server does not behave this way. What could be the cause of the problem ? I successfully checked out from this repository but i get this when i try to commit changes.

Crash

$
0
0
>> The text that you have entered is too long (86595 characters). Please shorten it to 10000 characters long.

Since the dump is too big, I have pasted here:

http://pastebin.com/TtLuAgZA

svn cant connect or connection refused

$
0
0
Hi

I have same issue on the windows machine. i am trying to connect its says cant connect.
i dont have access to the server where the repository created. i am trying to get access.

once i get can anyone tell steps i need to do see service are running
or commnads.

Thanks
Sreenivas

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?

Tutorial to Understand the Complete features of SmartSVN

$
0
0
Hi
I am using trial version of SMARTSVN, before I make the decision to buy, I like to understand the complete features of this product, could any of you please suggest me tutorial to go over it's installation, how to use SmartSVN for Project to have Version control at Central Repository.

Thank you
Netra SHivakumar

Missing Option: Disable Auto-Refresh

$
0
0
There used to be an option in older versions of SmartSVN, to disable the working copy refresh on SmartSVN window activation. It is missing in 7.5.3 and 7.5.4, and I think earlier 7.5.x releases. Given that the option is still in the website documentation: http://smartsvn.com/documentation/preferences.refresh, am I missing something?

This is probably a deal-breaker, as it causes SmartSVN to waste an INCREDIBLE number of processor and hard drive resources.

Please let me know if there's anything I can do to help, or explain. I'm happy to edit options files or whatever it takes.

-Greg

Update has no effect

$
0
0
SmartSVN 7.0.7. Right-click a file and select Update, setting says Update to HEAD, click Update. File is still out of date. If I look at the log I can see the current version.

Using the advanced options to force update, no change.

Am I missing something? I need to get the latest version so I can make some changes.

PLease help me =(

$
0
0
I am a Brazilian academic of computer science.
Yesterday I made a mistake. I confuse, I bought the Smart Git instead of Smart SVN.
I'm starting a new project with my classmates and we would like to use Smart SVN.
Would not you cancel the license of Smart Git and migrate it to the Smart SVN?

I send the information of purchase per e-mail...

=((
Viewing all 131 articles
Browse latest View live