Koozali.org: home of the SME Server

[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
I created a webpanel to implement a server-manager panel for SME Server 7.0, see the WIKI for the location of the rpms.

Current features:
  • Enable and disable subversion
  • Create, modify and remove subversion repositories
  • Use authentification against the smeserver users and groups
  • Limit access to local network, local network and remote access hosts or global access.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Landry

[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #1 on: June 01, 2006, 12:21:16 PM »
Thanks cactus, it's great !!!
I was tooo lazy to do it, you've done it :)

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #2 on: June 01, 2006, 12:57:45 PM »
Quote from: "Landry"
Thanks cactus, it's great !!!
I was tooo lazy to do it, you've done it :)
You're welcome. I still have to implement a few things I guess but I don't need it at the moment. If I find the time I will try to implement authorization (determine who has read or/and write access and who has not) and the <Limit> en <LimitExcept> kewords as well.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline jumba

  • ****
  • 291
  • +0/-0
  • Donations: July 2007 - $ 20.00
    • Smeserver på svenska!
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #3 on: June 08, 2006, 12:01:14 PM »
Hi all!

I just tried to install this, this is what I had to do:

Code: [Select]
yum install --enablerepo=base neon (some kind of dependency for subversion-1.3.1-1.rhel4.i386.rpm???)

Code: [Select]
rpm -Uvh http://the.earth.li/pub/subversion/summersoft.fay.ar.us/pub/subversion/latest/rhel-4/bin/subversion-1.3.1-1.rhel4.i386.rpm

Code: [Select]
rpm -Uvh http://www.snetram.nl/yum/RPMS/noarch/smeserver-mod_dav-0.1-2.noarch.rpm

Code: [Select]
rpm -Uvh http://the.earth.li/pub/subversion/summersoft.fay.ar.us/pub/subversion/latest/rhel-4/bin/mod_dav_svn-1.3.1-1.rhel4.i386.rpm

Code: [Select]
rpm -Uvh http://www.snetram.nl/yum/RPMS/noarch/smeserver-subversion-0.1-3.noarch.rpm

...just to be safe, followed by a

Code: [Select]
signal-event post-upgrade; signal-event reboot

After rebooting the box, the web panel seemed to be up and running, but when I tried to create a repository, I got a red error in the prowser:

Operation status report An error occurred while creating the repository

...Checking the /var/log/messages showed me:

Code: [Select]
/bin/cp: cannot create directory /home/e-smith/files/repositories/test1': No such file or directory

Checked, and found that the directory /home/e-smith/files/repositories/ didn't exist for some reason.

So I created it manually:

Code: [Select]
mkdir /home/e-smith/files/repositories

...After that, it seems to be working OK AFAIK.

And now, how do I proceed to actually USE it?

(I've installed tortoisesvn in an XP-box, but here I get completely lost.....)

Someone?????

thelinuxfr

[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #4 on: June 08, 2006, 12:26:44 PM »
Hi,

Confirme: /bin/cp: cannot create directory /home/e-smith/files/repositories/

create: mkdir /home/e-smith/files/repositories/ after OK ;)

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #5 on: June 08, 2006, 10:22:51 PM »
Quote from: "thelinuxfr"
Hi,

Confirme: /bin/cp: cannot create directory /home/e-smith/files/repositories/

create: mkdir /home/e-smith/files/repositories/ after OK ;)
Strange, I tought I tested this. Have your tried using yum (localinstall) as this is the preffered way for SME Server 7?

I will test this as soon as I have some more time... as I'm very busy at the moment. Will post any news here as long as my bug tracker request is not honoured :-)
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline jvels

  • ***
  • 130
  • +0/-0
    • http://vels.dk
Re: [ANNOUNCE] Webpanel for Subversion (webDAV) on SME Serve
« Reply #6 on: June 09, 2006, 12:30:52 PM »
Quote from: "cactus"
I created a webpanel to implement a server-manager panel for SME Server 7.0, see the WIKI for the location of the rpms.

Current features:
  • Enable and disable subversion
  • Create, modify and remove subversion repositories
  • Use authentification against the smeserver users and groups
  • Limit access to local network, local network and remote access hosts or global access.



Where can i find the rpms?

there are no links to rpms at:
http://no.longer.valid/phpwiki/index.php/SME7Contribs?action=BackLinks

Best Regrads
Jesper vels

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: [ANNOUNCE] Webpanel for Subversion (webDAV) on SME Serve
« Reply #7 on: June 09, 2006, 12:37:44 PM »
Quote from: "jvels"

Where can i find the rpms?

there are no links to rpms at:
http://no.longer.valid/phpwiki/index.php/SME7Contribs?action=BackLinks

Best Regrads
Jesper vels
They are there: http://no.longer.valid/phpwiki/index.php/SME7Contribs. Look under the application section for smeserver-subversion.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline hardijs

  • ***
  • 77
  • +0/-0
Re: [ANNOUNCE] Webpanel for Subversion (webDAV) on SME Serve
« Reply #8 on: June 14, 2006, 12:45:09 AM »
Quote from: "cactus"
Quote from: "jvels"

Where can i find the rpms?

there are no links to rpms at:
http://no.longer.valid/phpwiki/index.php/SME7Contribs?action=BackLinks

Best Regrads
Jesper vels
They are there: http://no.longer.valid/phpwiki/index.php/SME7Contribs. Look under the application section for smeserver-subversion.


remove the "." (dot) at the end of url

Then it shows.

Offline jvels

  • ***
  • 130
  • +0/-0
    • http://vels.dk
adresse
« Reply #9 on: June 29, 2006, 09:33:18 AM »
Hi

What is the adresse of the svn repositories?

I gues http://my_ip/  and?

Best Regrads
Jesper Vels

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: adresse
« Reply #10 on: June 29, 2006, 05:19:16 PM »
Quote from: "jvels"
Hi

What is the adresse of the svn repositories?

I gues http://my_ip/  and?

Best Regrads
Jesper Vels


http://servername/repositoryname

or

https://servername/repositoryname (if you have authentification enabled)
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline mrshark

  • 19
  • +0/-0
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #11 on: June 29, 2006, 06:14:15 PM »
Quote from: "jumba"
Code: [Select]
yum install --enablerepo=base neon (some kind of dependency for subversion-1.3.1-1.rhel4.i386.rpm???)
[...]
Code: [Select]
rpm -Uvh ...

in general, i think it's better downloading rpms locally, then using

yum localinstall (--enablerepo=base) *rpm

so depencencies from local downloaded rpms are auto downloaded by yum

just my 2c... ;-)

Offline jvels

  • ***
  • 130
  • +0/-0
    • http://vels.dk
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #12 on: July 12, 2006, 05:55:30 PM »
someone there have the files?

The place where the files are locatet are dead :(

http://www.snetram.nl/yum/repodata/

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #13 on: July 13, 2006, 08:58:01 PM »
Quote from: "jvels"
someone there have the files?

The place where the files are locatet are dead :(

http://www.snetram.nl/yum/repodata/
Oops i think my server has some issues...
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #14 on: July 13, 2006, 09:04:20 PM »
Quote from: "cactus"
Quote from: "jvels"
someone there have the files?

The place where the files are locatet are dead :(

http://www.snetram.nl/yum/repodata/
Oops i think my server has some issues...


Everything should be fine now... sorry!  :-?
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)