VMware
1 2 Previous Next 16 Replies Last post: Aug 21, 2007 12:56 PM by stihor@feedro…  

Subversion and WebSVN on Ubuntu Server posted: Aug 30, 2006 1:29 PM

Click to view VMTN Admin's profile Expert 1,468 posts since
May 10, 2006
http://www.vmware.com/vmtn/appliances/directory/519

Simple drop in solution to source control by using Subversion and WebSVN preconfigured.

Re: Subversion and WebSVN on Ubuntu Server

1. Sep 6, 2006 9:11 AM in response to: VMTN Admin
Click to view ChaosKCW's profile Lurker 2 posts since
Sep 6, 2006
This appliance is terrible.

Root Access is not supplied. Emailing the authors doesnt recieve any response.

Running the machine and following the very first command to create a repository fails due to lack of permissions. Since no root access is provided you cannot use this applicance for what it was intended, createing SVN repositories. or for much for that matter.

Further it does not work correctly on ESX. The Eth0 interface becomes Eth1. Again without root this is impossible to change. We did manage to change it using the recoevery boot, but having to use recovery boot for anything which requires root is stupid.

All in all this applicance is a waste of time.

Re: Subversion and WebSVN on Ubuntu Server

2. Sep 7, 2006 1:06 AM in response to: ChaosKCW
Click to view ChaosKCW's profile Lurker 2 posts since
Sep 6, 2006
I have discovered that some stuff can be done via Webmin. It would be helpfull if this was mentioend on the instructions.

Root pwd should still be provided.

Re: Subversion and WebSVN on Ubuntu Server

3. Sep 7, 2006 3:43 AM in response to: ChaosKCW
Click to view RDPetruska's profile Guru 15,875 posts since
Jan 11, 2005
As it's built using Ubuntu, there is no root user/pwd!

Re: Subversion and WebSVN on Ubuntu Server

4. Sep 7, 2006 11:10 PM in response to: VMTN Admin
Click to view peter_mcc's profile Lurker 1 posts since
Sep 7, 2006
I had (I think) similar troubles and, not being a Linux expert, was stumped for a while.

To help others:
- type "ifup eth1" to start up the network interface.

After that it was simple!

regards
Peter

Re: Subversion and WebSVN on Ubuntu Server

5. Sep 15, 2006 2:52 AM in response to: peter_mcc
Click to view skoban's profile Novice 3 posts since
Sep 13, 2006
I don't know this appliance This is Ubuntu Linux! Neither RHEL nor SLES other stuff like that.

Every administrative Task ist done bei using the 'sudo' command. e.g.

user@host~$ sudo /etc/init.d/networking restart
or
user@host~$ sudo vi /etc/network/interfaces
etc. etc.

You will we asked for a password, which is the password of the current user. The users that are allowed to do that are configured in '/etc/sudoers'. etc. etc.

Of course you can do a 'sudo passwd root' and use 'su' command.

New Version!

6. Oct 25, 2006 8:19 PM in response to: VMTN Admin
Click to view SuperJason's profile Novice 19 posts since
Aug 9, 2006
1.1 has been released and should fix all of the network issues people have been having. Also, there is information on the site about root access.

http://www.young-technologies.com/Software/Subversion-Virtual-Machine/

Re: New Version!

7. Nov 3, 2006 6:32 AM in response to: SuperJason
Click to view Klaus.M's profile Lurker 1 posts since
Nov 3, 2006
I have a problem to get things into my Repository. Everytime, when I want to commit something I get the error: Authorization failed. I use Eclipse with the Subclipse-Plugin. I can't set my Username ad Password in Subclipse. Does anybody know how I can solve the problem?

Re: New Version!

8. Nov 3, 2006 11:58 AM in response to: Klaus.M
Click to view prabhakar's profile Enthusiast 119 posts since
May 24, 2006
There is a better eclipse plugin for Subversion called Subversive. Check it out. It works much better and faster...

Re: Subversion and WebSVN on Ubuntu Server

9. Feb 22, 2007 12:50 PM in response to: VMTN Admin
Click to view Frosty's profile Novice 8 posts since
Jan 19, 2006
I installed it an I'm having some issues. The host is RHEL4.4 with all current errata. VMWare Server and all consoles are build 29996. On the local console I see everything, but remotely I ony get a black window.

I have the Sourceforge EE appliance also (no gui), and it displays correctly on the remote console as does a Win2k3 guest I run. I built a plain vanilla ubuntu 6.10 server from an ISO and it works too.

I made sure my vmware user owns everything and also tried logging in as host root on the remote console. No difference.

Is the Young Technologies Subversion-Virtual-Machine using an unusual terminal mode or something? My host server only has a 1024x768 screen so I hate to do anything on it.

Thanks!
Frosty

Message was edited by:
Frosty

Re: Subversion and WebSVN on Ubuntu Server

10. Mar 2, 2007 5:29 AM in response to: ChaosKCW
Click to view giabi's profile Lurker 1 posts since
Sep 22, 2006
what do u mean with "Root Access is not supplied" ???

try "sudo -s"

Re: Subversion and WebSVN on Ubuntu Server

11. Mar 8, 2007 8:43 AM in response to: VMTN Admin
Click to view rhking's profile Novice 10 posts since
Mar 1, 2007
I'm having issues myself with this one. In all fairness, I'm approaching this as a non-linux guy (VERY rusty Unix skills) who wants a simple, cost-effective (no $ for Windows Server) Subversion repository for .NET work. While I'm willing to get my hands dirty, I don't want to grope in the dark for fear of unintended consequences.

Right off the bat, I can't add users to the repository following the supplied instructions from because I get a permissions error. Odd that svnadmin doesn't have rights to edit the passwd file as shown in the directions.

Am I missing something simple?

Re: Subversion and WebSVN on Ubuntu Server

12. Mar 8, 2007 12:33 PM in response to: Frosty
Click to view Frosty's profile Novice 8 posts since
Jan 19, 2006
The problem was the execute bit on the Ubuntu.vmx file was not set. You could use the host console, but not the remote console. Once I set the x bit, everything started working.
Frosty

Re: Subversion and WebSVN on Ubuntu Server

13. Mar 26, 2007 8:30 AM in response to: VMTN Admin
Click to view WarrenKhan's profile Lurker 1 posts since
Mar 26, 2007
Hello everyone.

I quite like this product. Using it to replace MS sourcesafe for .net using Ankh (for vis. studio) and Tortoise (for shell extension version controlling everything else, e.g. "My Documents" folder). Takes a while to get in to it - it not as limited as SS, so you have to know what you want to do before deploying it. Knowing that you have "sudo <<whatever>> ", then "svnpass" helps.

Only problem we're having is an error in WebSVN on line 340 of listings.php - not sure what's wrong, possibly we set it up wrong at the beginning? But the demo repo also doesn't work.

Does anyone know what we've done wrong and how to fix it? I have to present it as a solution soon and would like to impress them enough for them to think that virtualisation is a good idea and MS isn't the only cookie in the pot.

Cheers,

Warren

Re: Subversion and WebSVN on Ubuntu Server

14. Mar 30, 2007 2:20 AM in response to: VMTN Admin
Click to view ingrad's profile Lurker 1 posts since
Mar 30, 2007
I have played this solution on VMware Player.
I have chosen Ethernet type NAT and configured network interface on Ubuntu Server and virtual network interface of VMware.
The IP address, subnetmask, gateway and DNS addresses are correct.
I have tried to connect to the WebSVN, which is on my PC under VMPlayer, from other PC on the same LAN without problems.
But then I try to reach WebSVN from my PC, web browser does'nt know address I gave.

Say, my PC has IP address x.x.x.x and the IP address of VMware Player network interface, which is on my PC, x.x.x.y

I have tried ping from my PC to VMware Player on my PC and vice versa without problems.

I will be very thankful for yours suggestions!
Andrius

VMware Developer

SDKs, APIs, Videos, Learn and much more in the Developer community.

Learn More

Developer Sample Code

Increase your developer productivity with VMware API sample code.

Learn More

VMworld Sessions & Labs

Online access to the latest VMworld Sessions & Labs and online services.

Learn more

Purchase PSO Credits Online

Purchase credits to redeem training and consulting services online.

Buy Now

Community Hardware Software

View reported configurations or report your own.

Learn More

VMware vSphere

Come witness the next giant leap in virtualization.

Register Today

Communities