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

block my uberSVN portal

$
0
0
Hi
In Dashboard there is a field where i write comment which contain script (type of the script was <script>alert();</script> ) after that my portal block and i can't enter or it drop me . How i can find where this script is saved.And how to protect it in future.

BUG DETECTED: Unable to delete auto-created users in uberSVN

$
0
0
We are configured to use LDAP/Active Directory for uberSVN authentication, so if a user attempts to login to uberSVN then an account is automatically created for this user if the account does not already exist.

The problem we have encountered is we are unable to delete these users in uberSVN that have been auto-created.

For example, if I manually create the user under the uberSVN users tab, then I am also able to delete the user, but if the user logs in to uberSVN and an account is automagically created, this user can not be deleted through the uberSVN interface.

Please advise.

•Version and Build of uberSVN you're using.
13.02.3008-1

•Is your current version a fresh installation or have you performed an update.
Update

•If you've done an update, which version did you update from?
12.11.2086-1

•Operating system. If it's Linux, which distribution/version.
RHE 5.6

•Web browser, again, stating the version.
I.E. 8.0.7601.17514 and Chrome 24.0.1312.57 m

Thanks for your support,

Terry

uberSVN and Active Directory Authorization

$
0
0
I had synchronized with AD and working uberSVN on my local server.
After some changes in AD (added additional ou), users unable login to control panel.
I have the right DN and filter (works well on LDAP browser) and the were no changes to filter except adding new ou), but still no result.

Any ideas how to be able to login into control panel (im receiving invalid user or password) ??

UberSVN Core Update - Version 13.02.3153-2

$
0
0
Greetings,

I just recently installed the 13.02.3008-1 update to uberSVN Core in mid-February and have just been notified that a new update is already available, version 13.02.3153-2

Could someone please tell me what issues were addressed in the latest UberSVN Core Update (13.02.3153-2)?

The Release Notes at http://docs.ubersvn.com/v1.0/release.html only seem to cover the 13.02.3008-1 update, but do not include any information about the 13.02.3153-2 update.

Thanks for your support,

Terry

VERY FRUSTRATED - Unable to delete repositories via uberSVN interface

$
0
0
I have recently updated uberSVN Core to version 13.02.3153-2 and I am now unable to delete repositories through the uberSVN interface.

Needless to say, this is very frustrating!

The weird part is, I was able to delete repositories that existed on page 2 of my repository listing, but I am unable to delete any repositories from page 1.

Again, needless to say, this is very frustrating!

I have tried both IE and Chrome without any luck.

Thanks for your support,

Terry

Offline Update files

$
0
0
Dear all,

As we use our uberSVN server in a closed server environment wihout access to the internet we do not have the possibility to update our uberSVN server online. Is there any chance to get the files required for an offline update? I did not find any source to download such files.

Thanks in advance and have a nice weekend!

Best regards
Christoph

Unable to add Quicklinks in uberSVN #13.2-3008 SVN - 1.7

$
0
0
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!

Error in Repository Browser

$
0
0
[B] hi actually im new to UberSVN, there is bug in repository/ browser.., i cant able to view Repository Browser, An unhandled internal application error has occurred, plz help me
this is the message form Ubers svn

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

Slow in Commit via UberSVN

$
0
0
Hi
I use ubersvn for manage own source codes but in last days commit on it is very slow (4 Minutes) , ofcourse slow rate in SVN can be refused commit it .
Some times it can commit (slow) but in return response it very slow .


My repositories size is 20GB and i Define 200 Repositories with 100 Users.

Please help , It's very critical for me .


Thanks .

Repository fails at authentication

$
0
0
Hello,

I successfully installed ubersvn-64-1302 on Red Hat Enterprise Linux 5.6. I have set up the LDAP connection and successfully imported the users. I have created a test repository, where I granted r/w permission only a particular user; unchecked the anonymous read, so only this user should have read and write access, no further user has no rights.

Authentication is set to use the same LDAP connection, set as authorative, require valid-user. Please note, that the LDAP is an MS AD.

When I try to

svn co --username <user> https://svn.mycorp.com:9880/tst

it asks for password, then client sends:

<D:options xmlns:D="DAV:"><D:activity-collection-set/></D:options>

and after 1-2 mins, got back 500 Internal Server Error in response to OPTIONS.

the client is svn 1.6.3 r38063.

How can I know what happened? I cannot find any useful in the logs. Please advise.

Cheers,

Tamas

Save User Profile button

$
0
0
The save button for the "Edit User Profile" page is hidden underneath the tab for the Activity feed.

#12.11-2086 SVN - 1.7
Administration > Updates :No new updates available
Clean install within past week.
Host: Windows Server 2008 R2
Client OS: Windows 7 SP1
Browser: Firefox 19.0.2

How to set this up in uberSVN

$
0
0
Ok, so I'm having a bit of a brain fart here. What I want to do seems pretty simple. We currently have our svn located at:
https://dev.domain.com/svn/<repo directory name>

This works great, except I've been looking at uberSVN for the GUI admin. In moving to the new server what I want to do is setup the svn like this:
/opt/ubersvn/repositories/repos/<repo directory name>
/opt/ubersvn/repositories/archives/<repo directory name>

Mostly because we have lots of old stuff to keep and the devs want to separate it from the new stuff we are doing.... whatever right.....

So what I want is an svn target like this: https://svn.domain.com/repos/<project name> or https://svn.domain.com/archive/<project name>

The only way I can figure this when creating the repository in the uberSVN GUI is by specifying the target in the location like this:

REpo Name: Project1
Location: repos/project1

Is this right or is there another way?

LDAP Authentication

$
0
0
Hi,

I have a problem with using LDAP/AD as an authentication method for uberSVN and TortoiseSVN. If the user tries to lock a file, open repo-browser he is asked to enter his credentials. As there is LDAP authentication configured in uberSVN settings this should be normal windows id and password for each user. This works fine for 2/7 users (not tested all so far). One user tried to login via TortoiseSVN yesterday, but was not able to. Looking at error.log showed:
user %USERID%: authentication failure for "/Repo/bla/blub": Password Mismatch (<-- Password was definitely correct)

Details of my Configuration:

Software:
uberSVN 13.2-3008 / SVN - 1.7 on Windows Server 2008 R2 x64
Client: TortoiseSVN 1.7.11 on Windows 7 Enterprise 32-Bit

Config of uberSVN:
Repository: Permissions: Users and Teams (Where users are integrated too). Team+each specific user has got either rw or admin rights. Affected user is admin of the repo same as my user which is able to login successfully.
Authentication: uberSVN internally managed

LDAP-Locations: Can retrieve users out of AD correctly. Login to uberSVN works for every user.

Can you provide support on this issue? Thanks in advance.

Regards
Christoph

is WHS 2011 supported?

$
0
0
I have been trying to install uberSVN on Windows Home Server 2011, but running into problems when trying to access the web pages remotely. Apparently there's some problem with running Apache and IIS together on WHS 2011?

Has anyone here done this successfully? Is this platform supported?

UberSVN not allowing password change for internally managed credentials. Why?

$
0
0
Hello,
We have a number of repositories we are managing with UberSVN. The bulk of our repositories are authenticated with LDAP (Active Directory, specifically). We do have a few repositories still authenticated with UberSVN internally managed credentials.

Here is the problem: if adding a new user to one of the repositories authenticated with UberSVN internally managed credentials, there is no field available for password. Before we switched our primary authentication to LDAP, we could manage internal user passwords and lockout through UberSVN. But now this part of the interface is gone.

Does anyone have any idea why this is happening, and if there is a solution?

I have already considered switching these few repositories over to LDAP authentication, but due to timing and rebuilding local workspaces, it is not feasible at this time. I am unable to effectively add a new user to the repository right now because their password can not be set.

Thoughts?

Thanks - Luke

SVN internally managed users and LDAP

$
0
0
The problem, is that we can not add any new SVN internally managed users because we are unable to set their password.
With our switch to LDAP authentication, this option went away.

Is there a way for us to manage new or existing internally managed users and set their passwords, unlock their account, etc. when LDAP is our main means of authentication?

Permissions: User can see activitys in Dashboard without read-right on Repo

$
0
0
Hello Together,
since an month I do use uberSVN with Jenkins for some PHP-Projects.

Everything right at the moment, I do love this Software.

An friend of mine would like also be able to use SVN, but he won't setup his ohne uberSVN. So I told him to let him access my SVN-Server.


I created an SVN-User, an Repository and give just him Access to this Repository. He does not have any access to all other Repositorys.

I set him an password and befor giving him Information, I do access uberSVN with his user. I could see logs from repositorys, where his user has NO rights.


Can I do some settings, so that he just can view Activitys in Dashboard from Repositorys where he has access-rights ??

Thanks for any Help.

problem upgrading ubersvn with proxy

$
0
0
i have a problem upgrading ubersvn through a proxy server.
i configured proxy settings and the test button worked fine.
also it shows me that updates are available but downloading them fails with error message "File download failed: Connection timed out".
the proxy connection is working fine in browser and wget.
by the way i'm using version 12.3-9420 SVN - 1.6 running in a virtual machine with CentOS 6.2 x64

i tested with wget to download the following:
wget http://update.ec.us.ubersvn.com/uber...3153-2.tar.bz2
this was successfull.

the proxy server uses no authentication.

can someone help me?

Unable to install UberSVN Updates via Browser interface

$
0
0
I just downloaded the latest updates for UberSVN and noticed a previous update which had not installed. This was the core update 13.02.3153-2. On trying to install these updates the usual pop up confirmation box failed to work (couldn't click on anything including close 'X'), and the only way I could close this box was to press escape. I tried the same thing with the individual installation pop-ups, with the same effect.
Anyone else had this?

Setup is :

Version/ Build #12.11.2086
OS : Win XP Pro
Browser : IE V9/0.8112.16421 - Running on Win7 x64

Updates :

SVN Core : 12.11.2086-1 update to 13.02.3125-2
Subversion 1.7 Binaries : 1.7.8-1 update to 1.7.9-3
Subversion 1.6 Binaries : 1.6.20-1 update to 1.6.21-3

Thanks in advance

2 bugs in Team group tab and permissions on repository

$
0
0
Hi all,

I've two problem in UberSVN.

- The first : when I want to go in user list of an existing team group (Tab Teams and click on the number of an existing group), ubersvn don't show the page and web browser continue to load page.
- The second : when I want to add group on permissions tab of a new created repository, or existing repo, select an existing group and click to Add button, the page automatically reload without hold group selected in the list. So the group can't access to the repository

If you have an idea of an any fix to solve this problem ?

Thanks in advance :)

Ubersvn version : 13.2-3153
SVN version : 1.7.9
Number of Repositories : 130
export CATALINA_OPTS in /home/ubersvn/bin/ubersvncontrol : "-Xms128m -Xmx1024m -XX:MaxPermSize=256m"
O.S. : Debian 6.0.7
Server VMWare : 4 vCPU at 2.5Ghz with 4GB of RAM with only ubersvn
Viewing all 111 articles
Browse latest View live