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)

Offline TrevorB

  • *
  • 259
  • +0/-0
    • http://www.batley.id.au
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #15 on: August 15, 2006, 02:29:01 PM »
Quote from: "cactus"
Everything should be fine now... sorry!  :-?

No!

Offline Teviot

  • *
  • 610
  • +0/-0
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #16 on: August 16, 2006, 07:27:21 AM »
I agree
Regards
M0GLJ
......................................................
I am new to SAIL SME Server v8b6 and have been using SME for many years.
I have already done some research and only ask questions if I still can't work it out.

Offline jvels

  • ***
  • 130
  • +0/-0
    • http://vels.dk
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #17 on: August 16, 2006, 09:58:23 AM »
I hope it soon come up again, because its a very nice plugin for sme  :pint:   :-)

Offline jvels

  • ***
  • 130
  • +0/-0
    • http://vels.dk
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #18 on: August 17, 2006, 10:28:25 AM »
Someone there have the files, and would like to send them to me?

Best Regrads
Jesper Vels

Offline Appesteijn

  • **
  • 62
  • +0/-0
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #19 on: August 18, 2006, 02:11:27 PM »
I have the latest here: http://www.hondsrug.net/svn/

Only a 100KB up, so it could go a little slow.
............

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #20 on: August 19, 2006, 01:31:36 AM »
Quote from: "jvels"
I hope it soon come up again, because its a very nice plugin for sme  :pint:   :-)
Yep ut will be up as soon as possible, I unfortunately had a severe system crash during my holidays. I have returned now and am in the process of rebuilding and reconfiguring my server. Unfortunately my last proper backup is not very recent (damn when will I learn...)
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 cool34000

  • *
  • 339
  • +0/-0
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #21 on: August 20, 2006, 04:07:52 PM »
It's the same for me, i had to create the directory my self... Then it sounds good... I got the "revision 0" msg at the web adress... i didn't try anyway to go further as the rpms was buggy... Maybe it should work just fine now ? I've got to read the svn book before i can answer !


I had a big list of errors when i installed those 2 rpms[/b] :
      * mod_dav_svn-1.3.2-1.rhel4.i386.rpm
      * smeserver-subversion-0.1-3.noarch.rpm

errors occurs after it says that it's updating yum parameters for the 2 rpms...

That says : (i cutted a lot !!!)
Code: [Select]
Use of uninitialized value in subroutine entry at /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/XML/Parser/Expat.pm line 474.
Use of uninitialized value in print at /usr/lib/perl5/site_perl/CGI/FormMagick/Setup.pm line 179.
Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 237, <LEXIN> line 570.
Use of uninitialized value in subroutine entry at /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/XML/Parser/Expat.pm line 474.
Use of uninitialized value in print at /usr/lib/perl5/site_perl/CGI/FormMagick/Setup.pm line 179.
Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 237, <LEXIN> line 598.
Use of uninitialized value in subroutine entry at /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/XML/Parser/Expat.pm line 474.
Use of uninitialized value in print at /usr/lib/perl5/site_perl/CGI/FormMagick/Setup.pm line 179.
Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 237, <LEXIN> line 599.
Use of uninitialized value in subroutine entry at /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/XML/Parser/Expat.pm line 474.
Use of uninitialized value in print at /usr/lib/perl5/site_perl/CGI/FormMagick/Setup.pm line 179.
Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 237, <LEXIN> line 622.


After mod dav is installed, the service start failed...
Code: [Select]
  4:mod_dav_svn            ########################################### [ 33%]
Arrêt de httpd :[  OK  ]
Démarrage de httpd :(98)Address already in use: make_sock: could not bind to address 0.0.0.0:443
no listening sockets available, shutting down
Unable to open logs
[ÉCHOUÉ]


But at the end of sme subversion, the httpd daemon restart normally
Code: [Select]
.5/i386-linux-thread-multi/XML/Parser/Expat.pm line 474.
Use of uninitialized value in print at /usr/lib/perl5/site_perl/CGI/FormMagick/S
etup.pm line 179.
Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/es
mith/FormMagick.pm line 237, <LEXIN> line 646.
Use of uninitialized value in subroutine entry at /usr/lib/perl5/vendor_perl/5.8
.5/i386-linux-thread-multi/XML/Parser/Expat.pm line 474.
Use of uninitialized value in print at /usr/lib/perl5/site_perl/CGI/FormMagick/S
etup.pm line 179.
Sending USR1 signal to httpd-e-smith [  OK  ]


i don't have the hole log anymore... i guess i can desinstall/reinstall and log the screen output with script if you care, or maybe send a log but then you have to tell me where it is ! 8-)
Don't be shy, it's a test server, it has to die !!!

Offline cool34000

  • *
  • 339
  • +0/-0
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #22 on: August 20, 2006, 06:32:25 PM »
OK, i reinstalled it and here's my screen log : (sorry, it's very long !)

Code: [Select]
# rpm -Uvh *.rpm

Préparation...
   1:smeserver-mod_dav
Migrating existing database yum_available
Migrating existing database accounts
Migrating existing database domains
Migrating existing database configuration
Migrating existing database yum_installed
Migrating existing database yum_repositories
Migrating existing database yum_updates
Migrating existing database backups
Migrating existing database mailpatterns
Migrating existing database hosts
Migrating existing database spamassassin
Migrating existing database networks
Migrating existing database backup2
Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 237, <LEXIN> line 5.
Use of uninitialized value in subroutine entry at /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/XML/Parser/Expat.pm line 474.
Use of uninitialized value in print at /usr/lib/perl5/site_perl/CGI/FormMagick/Setup.pm line 179.
Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 237, <LEXIN> line 6.
Use of uninitialized value in subroutine entry at /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/XML/Parser/Expat.pm line 474.
Use of uninitialized value in print at /usr/lib/perl5/site_perl/CGI/FormMagick/Setup.pm line 179.
Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 237, <LEXIN> line 7.
Use of uninitialized value in subroutine entry at /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/XML/Parser/Expat.pm line 474.
Use of uninitialized value in print at /usr/lib/perl5/site_perl/CGI/FormMagick/Setup.pm line 179.
Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 237, <LEXIN> line 10.
Use of uninitialized value in subroutine entry at /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/XML/Parser/Expat.pm line 474.
Use of uninitialized value in print at /usr/lib/perl5/site_perl/CGI/FormMagick/Setup.pm line 179.
Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 237, <LEXIN> line 13.
Use of uninitialized value in subroutine entry at /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/XML/Parser/Expat.pm line 474.
Use of uninitialized value in print at /usr/lib/perl5/site_perl/CGI/FormMagick/Setup.pm line 179.

CUTTED, WAS TOO LONG !!!

Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 237, <LEXIN> line 662.
Use of uninitialized value in subroutine entry at /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/XML/Parser/Expat.pm line 474.
Use of uninitialized value in print at /usr/lib/perl5/site_perl/CGI/FormMagick/Setup.pm line 179.
Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 237, <LEXIN> line 663.
Use of uninitialized value in subroutine entry at /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/XML/Parser/Expat.pm line 474.
Use of uninitialized value in print at /usr/lib/perl5/site_perl/CGI/FormMagick/Setup.pm line 179.
Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 237, <LEXIN> line 668.
Use of uninitialized value in subroutine entry at /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/XML/Parser/Expat.pm line 474.
Use of uninitialized value in print at /usr/lib/perl5/site_perl/CGI/FormMagick/Setup.pm line 179.
Sending USR1 signal to httpd-e-smith [  OK  ]
   2:neon
   3:subversion
   4:mod_dav_svn
Arrêt de httpd :[  OK  ]
Démarrage de httpd :(98)Address already in use: make_sock: could not bind to address 0.0.0.0:443
no listening sockets available, shutting down
Unable to open logs
[ÉCHOUÉ]
   5:subversion-perl
   6:chrpath
   7:smeserver-subversion
Migrating existing database yum_available
Migrating existing database accounts
Migrating existing database domains
Migrating existing database configuration
Migrating existing database yum_installed
Migrating existing database yum_repositories
Migrating existing database yum_updates
Migrating existing database backups
Migrating existing database mailpatterns
Migrating existing database hosts
Migrating existing database spamassassin
Migrating existing database networks
Migrating existing database backup2
Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 237, <LEXIN> line 5.
Use of uninitialized value in subroutine entry at /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/XML/Parser/Expat.pm line 474.
Use of uninitialized value in print at /usr/lib/perl5/site_perl/CGI/FormMagick/Setup.pm line 179.
Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 237, <LEXIN> line 6.
Use of uninitialized value in subroutine entry at /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/XML/Parser/Expat.pm line 474.
Use of uninitialized value in print at /usr/lib/perl5/site_perl/CGI/FormMagick/Setup.pm line 179.
Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 237, <LEXIN> line 7.
Use of uninitialized value in subroutine entry at /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/XML/Parser/Expat.pm line 474.
Use of uninitialized value in print at /usr/lib/perl5/site_perl/CGI/FormMagick/Setup.pm line 179.
Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 237, <LEXIN> line 10.
Use of uninitialized value in subroutine entry at /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/XML/Parser/Expat.pm line 474.
Use of uninitialized value in print at /usr/lib/perl5/site_perl/CGI/FormMagick/Setup.pm line 179.
Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 237, <LEXIN> line 13.
Use of uninitialized value in subroutine entry at /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/XML/Parser/Expat.pm line 474.
Use of uninitialized value in print at /usr/lib/perl5/site_perl/CGI/FormMagick/Setup.pm line 179.
Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 237, <LEXIN> line 14.

CUTTED, WAS TOO LONG !!!

Use of uninitialized value in subroutine entry at /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/XML/Parser/Expat.pm line 474.
Use of uninitialized value in print at /usr/lib/perl5/site_perl/CGI/FormMagick/Setup.pm line 179.
Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 237, <LEXIN> line 673.
Use of uninitialized value in subroutine entry at /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/XML/Parser/Expat.pm line 474.
Use of uninitialized value in print at /usr/lib/perl5/site_perl/CGI/FormMagick/Setup.pm line 179.
Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 237, <LEXIN> line 676.
Use of uninitialized value in subroutine entry at /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/XML/Parser/Expat.pm line 474.
Use of uninitialized value in print at /usr/lib/perl5/site_perl/CGI/FormMagick/Setup.pm line 179.
Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 237, <LEXIN> line 677.
Use of uninitialized value in subroutine entry at /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/XML/Parser/Expat.pm line 474.
Use of uninitialized value in print at /usr/lib/perl5/site_perl/CGI/FormMagick/Setup.pm line 179.
Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 237, <LEXIN> line 682.
Use of uninitialized value in subroutine entry at /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/XML/Parser/Expat.pm line 474.
Use of uninitialized value in print at /usr/lib/perl5/site_perl/CGI/FormMagick/Setup.pm line 179.
Sending USR1 signal to httpd-e-smith [  OK  ]
   8:subversion-debuginfo
   9:subversion-devel
  10:subversion-python
  11:subversion-tools
  12:swig


I've installed those rpms :
chrpath-0.11-0.dag.i386.rpm
mod_dav_svn-1.3.2-1.rhel4.i386.rpm
neon-0.24.7-4.i386.rpm
smeserver-mod_dav-0.1-2.noarch.rpm
smeserver-subversion-0.1-3.noarch.rpm
subversion-1.3.2-1.rhel4.i386.rpm
subversion-debuginfo-1.3.2-1.rhel4.i386.rpm
subversion-devel-1.3.2-1.rhel4.i386.rpm
subversion-perl-1.3.2-1.rhel4.i386.rpm
subversion-python-1.3.2-1.rhel4.i386.rpm
subversion-tools-1.3.2-1.rhel4.i386.rpm
swig-1.3.25-1.i386.rpm

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #23 on: August 20, 2006, 06:51:14 PM »
Quote from: "cool34000"
It's the same for me, i had to create the directory my self... Then it sounds good... I got the "revision 0" msg at the web adress... i didn't try anyway to go further as the rpms was buggy... Maybe it should work just fine now ? I've got to read the svn book before i can answer !


I had a big list of errors when i installed those 2 rpms[/b] :
      * mod_dav_svn-1.3.2-1.rhel4.i386.rpm
      * smeserver-subversion-0.1-3.noarch.rpm

errors occurs after it says that it's updating yum parameters for the 2 rpms...

That says : (i cutted a lot !!!)
Code: [Select]
Use of uninitialized value in subroutine entry at /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/XML/Parser/Expat.pm line 474.
Use of uninitialized value in print at /usr/lib/perl5/site_perl/CGI/FormMagick/Setup.pm line 179.
Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 237, <LEXIN> line 570.
Use of uninitialized value in subroutine entry at /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/XML/Parser/Expat.pm line 474.
Use of uninitialized value in print at /usr/lib/perl5/site_perl/CGI/FormMagick/Setup.pm line 179.
Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 237, <LEXIN> line 598.
Use of uninitialized value in subroutine entry at /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/XML/Parser/Expat.pm line 474.
Use of uninitialized value in print at /usr/lib/perl5/site_perl/CGI/FormMagick/Setup.pm line 179.
Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 237, <LEXIN> line 599.
Use of uninitialized value in subroutine entry at /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/XML/Parser/Expat.pm line 474.
Use of uninitialized value in print at /usr/lib/perl5/site_perl/CGI/FormMagick/Setup.pm line 179.
Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 237, <LEXIN> line 622.


After mod dav is installed, the service start failed...
Code: [Select]
  4:mod_dav_svn            ########################################### [ 33%]
Arrêt de httpd :[  OK  ]
Démarrage de httpd :(98)Address already in use: make_sock: could not bind to address 0.0.0.0:443
no listening sockets available, shutting down
Unable to open logs
[ÉCHOUÉ]


But at the end of sme subversion, the httpd daemon restart normally
Code: [Select]
.5/i386-linux-thread-multi/XML/Parser/Expat.pm line 474.
Use of uninitialized value in print at /usr/lib/perl5/site_perl/CGI/FormMagick/S
etup.pm line 179.
Use of uninitialized value in substitution (s///) at /usr/lib/perl5/site_perl/es
mith/FormMagick.pm line 237, <LEXIN> line 646.
Use of uninitialized value in subroutine entry at /usr/lib/perl5/vendor_perl/5.8
.5/i386-linux-thread-multi/XML/Parser/Expat.pm line 474.
Use of uninitialized value in print at /usr/lib/perl5/site_perl/CGI/FormMagick/S
etup.pm line 179.
Sending USR1 signal to httpd-e-smith [  OK  ]


i don't have the hole log anymore... i guess i can desinstall/reinstall and log the screen output with script if you care, or maybe send a log but then you have to tell me where it is ! 8-)
Don't be shy, it's a test server, it has to die !!!
  • Do you have other contribs installed?
  • Did you customize other things, for instance running other things or more at port 443?
  • Did you ever expand the navigation and server-manager templates?
  • If you remove both RPM's and issue the following command:
    Code: [Select]
    /etc/e-smith/events/actions/navigation-conf does it still give you the errors? If so the problem is proabably not in my code but in trhe code of some other contrib, that inserts a panel in the server-manager.
BTW next time please start a new topic, this will keep it clearer and easier for people to find things in the future.
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 #24 on: August 20, 2006, 07:01:35 PM »
Quote from: "cool34000"
OK, i reinstalled it and here's my screen log : (sorry, it's very long !)

Code: [Select]
# rpm -Uvh *.rpm

This might be reason one: I encourage you to use yum localinstall instead of the rpm command as yum is used to install all software on the smeserver system.
Quote from: "cool34000"

I've installed those rpms :
chrpath-0.11-0.dag.i386.rpm
mod_dav_svn-1.3.2-1.rhel4.i386.rpm
neon-0.24.7-4.i386.rpm
smeserver-mod_dav-0.1-2.noarch.rpm
smeserver-subversion-0.1-3.noarch.rpm
subversion-1.3.2-1.rhel4.i386.rpm
subversion-debuginfo-1.3.2-1.rhel4.i386.rpm
subversion-devel-1.3.2-1.rhel4.i386.rpm
subversion-perl-1.3.2-1.rhel4.i386.rpm
subversion-python-1.3.2-1.rhel4.i386.rpm
subversion-tools-1.3.2-1.rhel4.i386.rpm
swig-1.3.25-1.i386.rpm
If you already have mod_dav installed you will get problems indead. At the time I build my RPM's there was no smeserver-mod_dav package and I created a very simple and small RPM for it so it could be installed and incorporated in the template system.

As I had a severe server crash, which damaged the part of the HD where my software repositories and my RPM's (both source and binary RPM's) were located I'm a bit handicaped to provide you with a new one. I first will have to try and recover my data/rebuild my rpm environment.

My advice is to uninstall all the RPM's listed above (if after installing you still get errors after expanding the server-manager templates the errors will probably not be caused by my RPM's, but by some other contrib.

Put all downloaded RPM's in one directory (they probably already are) and than issue the following command to install smeserver-subversion.
Code: [Select]
yum localinstall smeserver-subversion-0.1-3.noarch.rpmThis will probably halt on some dependencies but that can be easily fixed by adding them to the command above. This way you will install what is neaded (Unfortunately my repository is not online otherwise you could have installed it from there).
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 cool34000

  • *
  • 339
  • +0/-0
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #25 on: August 20, 2006, 07:12:09 PM »
Thanks for replying...
Here is some answers :

Do you have other contribs installed?
=> yes !!! here's a list of all my rpms :
e-smith-lazy_admin_tools-0_9_1-0_noarch.rpm
smeserver-autofsck-0.2-2.noarch.rpm
awstats-6.5-1.2.el4.rf.noarch.rpm
smeserver-awstats-1.2-2.noarch.rpm
afio-2.4.7-1.i586.rpm
compat-libstdc++-33-3.2.3-47.3.i386.rpm
mindi-1.0.9-2.rhel4.i586.rpm
mondo-2.0.9-2.rhel4.i586.rpm
rar-3.5.1-7dmay.i386.rpm
smeserver-backup2-0.0.1-b2dmay.noarch.rpm
sme-crontab_manager-1.2-1.noarch.rpm
dansguardian-2.8.0.6-1.2.el4.rf.i386.rpm
dungog-blacklists-0.1-12.noarch.rpm
smeserver-dansguardian-1.2-4.noarch.rpm
sme7-ddclient-3.6.7-7.noarch.rpm
e-smith-ezmlm-web-1.1.1-SME7.noarch.rpm
ezmlm-toaster-0.53.324-1.2.5.i386.rpm
ezmlm-web-2.1-SME7.i386.rpm
perl-Ezmlm-0.03.1-SME7.i386.rpm
smeserver-fetchmail-1.3.4-09.noarch.rpm
smeserver-mailsorting-0.9-5.noarch.rpm
smeserver-mxbackup-0.1.0-02.noarch.rpm
smeserver-saco-qmHandle-1.3.1-1.noarch.rpm
smeserver-vacation-1.0-8.noarch.rpm
smeserver-pdf-over-lan-1.0-01.noarch.rpm
smeserver-phpmyadmin-2.6.4-pl4.dmay.rpm
smeserver-remoteuseraccess-1.2-2.noarch.rpm
smeserver-userpanel-0.9-5.noarch.rpm
smeserver-userpanels-1.0-1.noarch.rpm
smeserver-loginscript-0.2-8.noarch.rpm
smeserver-smbstatus-1.0-3.noarch.rpm
hddtemp-0.3-0.beta12.2.2.el4.rf.i386.rpm
perl-rrdtool-1.0.50-1.2.el4.rf.i386.rpm
rrdtool-1.0.50-1.2.el4.rf.i386.rpm
smeserver-sme7admin-1.1.0-1.noarch.rpm
smeserver-sysmon-5.0-3.noarch.rpm
sysstat-5.0.5-1.i386.rpm
e-smith-squid_cache_mgt-0.2-1.noarch.rpm
smeserver-updates-1.2-2.noarch.rpm
mod_perl-1.99_16-4.centos4.i386.rpm
smeserver-apache-error-1.2-2.noarch.rpm
smeserver-eaccelerator-0.9.4-2.i386.rpm
smeserver-modindex-0.0.6-01.noarch.rpm
Of course, all update are installed (via yum panel)

All rpms work fine together for the moment...

Did you customize other things, for instance running other things or more at port 443?
=> Isn't it the HTTPS port ? if so, yes !!! webmail, server-manager and all my sites ! Else, i don't know if some rpms i've installed a stuff on that port, but i didn't !

Did you ever expand the navigation and server-manager templates?
=> I thought that it was automatic since the httpd restart after installation of this rpm... I've already seen an expand and/or restart... but always from an rpm's install... not my self.

If you remove both RPM's and issue the following command:
Code: /etc/e-smith/events/actions/navigation-conf
does it still give you the errors?
=> have to test it... But it should be some rpm causing this trouble cause i've got the same type of error installing snort...
I'll test your rpms with a full new install (without any contribs) to verify that and i'll tell you.

Thx for spending time on me ! :lol:

Offline cool34000

  • *
  • 339
  • +0/-0
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #26 on: August 20, 2006, 07:26:22 PM »
Didn't saw the section about yum, so i'm answering to it now :
The first time i've installed subversion, i've done it with yum... But as i'm working on a script to make a full install (just as the script plus.sh for sme6 from swert website). As i prefer not to connect my server to internet since it's fully updated, i don't use yum in my install script.

Is there a way to do the same install using the rpm commandline ?
for exemple rpm -Uvh -localinstall rpmname ??? Didn't find it in the man page...

Thx

Offline cool34000

  • *
  • 339
  • +0/-0
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #27 on: August 20, 2006, 08:45:08 PM »
So... Tried with yum and a brand new fresh install... Everything ran well !!!
But i still have to make the directory on my own :(

As expected, i had to yum other package before but everything has gone without any errors ! Thx a lot for that. Also excuse me of not doing what have been told in this thread, i may have waste your time... Next time i'll read better ! Excuse me, so, for my noob attitude !

Anyway, if you know how to do an equivalent of yum localinstall with the rpm command, i'm taking it !



THX AGAIN !!!

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #28 on: August 20, 2006, 09:16:13 PM »
Quote from: "cool34000"
So... Tried with yum and a brand new fresh install... Everything ran well !!!
But i still have to make the directory on my own :(
I know this could be a bug, but unfortunately I will have to restore my repository from the original RPM's probably. I don't rememeber exactly but I thought that it was created along with the first repository, but I will test this as I have to reinstall my own RPM's again :-(

Quote from: "cool34000"
As expected, i had to yum other package before but everything has gone without any errors ! Thx a lot for that.
You are welcome, still wondering though in which package is bothering you with the errors on the server-manager expand event.
Quote from: "cool34000"
Also excuse me of not doing what have been told in this thread, i may have waste your time... Next time i'll read better ! Excuse me, so, for my noob attitude !
Don't worry as I have wasted lots of time bothering others as well, that's the way we learn things! :-D
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 cool34000

  • *
  • 339
  • +0/-0
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #29 on: August 20, 2006, 09:21:58 PM »
Just reinstalled all my rpms with my script and i still don't have any strange issues... That really was the way i installed it, not a conflict of rpms...
I've learned my lesson : yum is my friend ! :-D

Offline cpuffalt

  • 17
  • +0/-0
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #30 on: September 18, 2006, 06:14:04 AM »
I've just tried the latest version of this contrib (1.0-4) and I'm running into a number of problems.  Am I the only one running into these issues?  

1) When attempting to create a new repository I get an error message that the name is too long.  The error message is missing the maximum length allowed.  This appears to be caused by a missing configuration property for maxRepositoryNameLength. (I created bug #1915 for this issue.)

2) After resolving the above issue by manually creating the configuration property I was able to successfully create a repository (at least according to the web interface) but I was unable to access it.  I checked /var/log/messages and it reported the following error:

Sep 17 21:43:44 port esmith::event[9024]: Running event handler: /etc/e-smith/events/actions/adjust-services
Sep 17 21:43:44 port esmith::event[9024]: No conf db entry for service httpd-s-smith

This appears to be caused by a typo.  (I created bug #1916 for this issue).

3) I've manually restarted the web server but now I get a "500 Internal Server Error" when attempting to access the repository URL.  It may be that the previous error resulted in the setup not completing properly.  In any case the web interface lied to me. :(

I really like the idea of this contrib but unfortunately the latest incarnation doesn't seem to be functional.

Thanks for your help...
Corey

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #31 on: September 18, 2006, 12:05:14 PM »
Quote from: "cpuffalt"
I've just tried the latest version of this contrib (1.0-4) and I'm running into a number of problems.  Am I the only one running into these issues?  

1) When attempting to create a new repository I get an error message that the name is too long.  The error message is missing the maximum length allowed.  This appears to be caused by a missing configuration property for maxRepositoryNameLength. (I created bug #1915 for this issue.)

2) After resolving the above issue by manually creating the configuration property I was able to successfully create a repository (at least according to the web interface) but I was unable to access it.  I checked /var/log/messages and it reported the following error:

Sep 17 21:43:44 port esmith::event[9024]: Running event handler: /etc/e-smith/events/actions/adjust-services
Sep 17 21:43:44 port esmith::event[9024]: No conf db entry for service httpd-s-smith

This appears to be caused by a typo.  (I created bug #1916 for this issue).

3) I've manually restarted the web server but now I get a "500 Internal Server Error" when attempting to access the repository URL.  It may be that the previous error resulted in the setup not completing properly.  In any case the web interface lied to me. :(

I really like the idea of this contrib but unfortunately the latest incarnation doesn't seem to be functional.

Thanks for your help...
Corey
As soon as I find the time I will try and release a new version... I unfortunately had (and still don't have) no clean test machine and had to restore everything from scratch after my server crashed. I will follow up in your bug reports. Thanks so far!
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] semserver-subversion-1.0-5.noacrh.rpm released
« Reply #32 on: September 26, 2006, 07:30:56 PM »
A new release of smeserver-subversion is available. This version fixes bugs 1915 and 1916.

Insatallation instructions can be found here.
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] semserver-subversion-1.0-5.noacrh.rpm release
« Reply #33 on: September 26, 2006, 09:47:39 PM »
Quote from: "cactus"
A new release of smeserver-subversion is available. This version fixes bugs 1915 and 1916.

Insatallation instructions can be found here.


Page down   :cry:

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: [Announce] semserver-subversion-1.0-5.noacrh.rpm release
« Reply #34 on: September 26, 2006, 11:14:42 PM »
Quote from: "jvels"
Quote from: "cactus"
A new release of smeserver-subversion is available. This version fixes bugs 1915 and 1916.

Insatallation instructions can be found here.


Page down   :cry:
Nope... not as far as I know... the log file gives no error messages. Please try again... I don't have the fastest connection but it should be alive.
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 cpuffalt

  • 17
  • +0/-0
Re: [Announce] semserver-subversion-1.0-5.noacrh.rpm release
« Reply #35 on: September 27, 2006, 02:14:21 AM »
Quote from: "cactus"
Quote from: "jvels"
Quote from: "cactus"
A new release of smeserver-subversion is available. This version fixes bugs 1915 and 1916.

Insatallation instructions can be found here.


Page down   :cry:
Nope... not as far as I know... the log file gives no error messages. Please try again... I don't have the fastest connection but it should be alive.


Your site isn't accessible for me either...

Offline jvels

  • ***
  • 130
  • +0/-0
    • http://vels.dk
Re: [Announce] semserver-subversion-1.0-5.noacrh.rpm release
« Reply #36 on: September 27, 2006, 08:51:17 AM »
Quote from: "cactus"
Quote from: "jvels"
Quote from: "cactus"
A new release of smeserver-subversion is available. This version fixes bugs 1915 and 1916.

Insatallation instructions can be found here.


Page down   :cry:
Nope... not as far as I know... the log file gives no error messages. Please try again... I don't have the fastest connection but it should be alive.


I have tryed a other conenction :roll:
Have you consider to use sf.net or something else?

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: [Announce] semserver-subversion-1.0-5.noacrh.rpm release
« Reply #37 on: September 27, 2006, 07:49:54 PM »
Quote from: "jvels"
I have tryed a other conenction :roll:
Sorry I had a problem with my connection... everything should be ok now. Sorry for the inconvenience.
Quote from: "jvels"
Have you consider to use sf.net or something else?
Nope, not until now as everything went perfectly OK until now.
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 cpuffalt

  • 17
  • +0/-0
Re: [Announce] semserver-subversion-1.0-5.noacrh.rpm release
« Reply #38 on: September 27, 2006, 10:04:53 PM »
Quote from: "cactus"
Quote from: "jvels"
I have tryed a other conenction :roll:
Sorry I had a problem with my connection... everything should be ok now. Sorry for the inconvenience.
Quote from: "jvels"
Have you consider to use sf.net or something else?
Nope, not until now as everything went perfectly OK until now.


I was able to access your site briefly but it went down again before I could install the updated rpm.  Is there any chance that you could upload the rpms somewhere else.  Perhaps sf.net as was already suggested?

Thanks,
Corey

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: [Announce] semserver-subversion-1.0-5.noacrh.rpm release
« Reply #39 on: September 28, 2006, 07:53:27 PM »
Quote from: "cpuffalt"
I was able to access your site briefly but it went down again before I could install the updated rpm.  Is there any chance that you could upload the rpms somewhere else.  Perhaps sf.net as was already suggested?

Thanks,
Corey
Once again sorry... my router died, it worked for a while after restoring the configuration. It is now replaced and this should fix it permanently so please try again.
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 cpuffalt

  • 17
  • +0/-0
Re: [Announce] semserver-subversion-1.0-5.noacrh.rpm release
« Reply #40 on: September 29, 2006, 04:40:53 AM »
Quote from: "cactus"
Once again sorry... my router died, it worked for a while after restoring the configuration. It is now replaced and this should fix it permanently so please try again.


Ok so I managed to update to the latest version.  Was this tested version at all?  I just created a test repository with the following options: private, authentication required, don't force http over ssl and when I try to access the repository I get a "500 Internal Server Error".  When I check the http log it reports the following error:

[Thu Sep 28 20:33:03 2006] [crit] [client 10.2.2.94] configuration error:  couldn't check access.  No groups file?: /playground/

Did I do something wrong?

Thanks,
Corey

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: [Announce] semserver-subversion-1.0-5.noacrh.rpm release
« Reply #41 on: September 29, 2006, 10:53:42 AM »
Quote from: "cpuffalt"
Quote from: "cactus"
Once again sorry... my router died, it worked for a while after restoring the configuration. It is now replaced and this should fix it permanently so please try again.


Ok so I managed to update to the latest version.  Was this tested version at all?  I just created a test repository with the following options: private, authentication required, don't force http over ssl and when I try to access the repository I get a "500 Internal Server Error".  When I check the http log it reports the following error:

[Thu Sep 28 20:33:03 2006] [crit] [client 10.2.2.94] configuration error:  couldn't check access.  No groups file?: /playground/

Did I do something wrong?

Thanks,
Corey
Could you please report it to the bugtracker so I can follow up there?
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 cpuffalt

  • 17
  • +0/-0
Re: [Announce] semserver-subversion-1.0-5.noacrh.rpm release
« Reply #42 on: September 30, 2006, 06:40:16 PM »
Quote from: "cactus"
Quote from: "cpuffalt"

Ok so I managed to update to the latest version.  Was this tested version at all?  I just created a test repository with the following options: private, authentication required, don't force http over ssl and when I try to access the repository I get a "500 Internal Server Error".  When I check the http log it reports the following error:

[Thu Sep 28 20:33:03 2006] [crit] [client 10.2.2.94] configuration error:  couldn't check access.  No groups file?: /playground/

Did I do something wrong?

Thanks,
Corey
Could you please report it to the bugtracker so I can follow up there?


I've reported bug #1953.  Would you please consider changing the naming of the rpm to indicate that it's a beta or alpha version?

zzrpat

Successful install
« Reply #43 on: November 16, 2006, 08:32:00 AM »
Hi,

Reporting a successful install, once I read this and this

Note to others: you will need to reboot. Your repo is available at the URL:
http://yourserver/reponame
(assuming you aren't using SSL)

cactus: is there any chance you could add backslashes to the command at http://www.snetram.nl/?p=9 to allow for copy/paste?

Cheers!

Darren

Offline tdbsoft

  • *
  • 81
  • +0/-0
    • http://www.tdb.com.au
Re: Successful install
« Reply #44 on: December 20, 2006, 11:59:20 AM »
Hi

I have successfully installed and created a new repository using the webserver panel but cannot access the new repository on the server via http.

Created cals all is created successfully using the webserver panel
but if I try access to http://myserver/cals
but just get the message:-

>>>>>>>>>>>
Forbidden
You don't have permission to access /cals on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request
<<<<<<<<<<<

When I look at the server I find the cals directory is created at
/home/e-smith/files/repositories/cals

whereas you would expect cals ibay to be created at
/home/e-smith/files/ibays/cals

Also cannot get the te installation help at the web address given
IE http://www.snetram.nl/?p=8  This address just times out, have try a couple of times and can get the other files but not this one.

Can anyone supply the install document, please...

Thanks.

lybrix

Server snetram.nl down
« Reply #45 on: December 20, 2006, 01:47:40 PM »
The server snetram.nl is down for me too. A tracert shows that it breaks when reaching wxl.nl

lybrix

snetram.nl seems to be up again
« Reply #46 on: December 20, 2006, 07:33:37 PM »
seems like snetram.nl is back again, but it is a bit unstable. Sometimes it can't be found. Guessing this is due to some temp problem, and that it will be resolved soon.

BTW, great work on subversion for SME7, it works like a charm!!! :)

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: Successful install
« Reply #47 on: December 20, 2006, 08:39:05 PM »
Quote from: "tdbsoft"
Hi

I have successfully installed and created a new repository using the webserver panel but cannot access the new repository on the server via http.

Created cals all is created successfully using the webserver panel
but if I try access to http://myserver/cals
but just get the message:-

>>>>>>>>>>>
Forbidden
You don't have permission to access /cals on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request
<<<<<<<<<<<
Please report all issues with this contrib to the bugtracker. Please provide the settings you supplied and if possible also the relevnat section of the /var/log/httpd/error_log file as there will be the clue to your puzzle most likely.
Quote from: "tdbsoft"
When I look at the server I find the cals directory is created at
/home/e-smith/files/repositories/cals

whereas you would expect cals ibay to be created at
/home/e-smith/files/ibays/cals
As a subversion repository is not an ibay it is not created under the ibays tree. I decided to create a seperate space for repositories so not to mess up the system architecture.

Quote from: "tdbsoft"
Also cannot get the te installation help at the web address given
IE http://www.snetram.nl/?p=8  This address just times out, have try a couple of times and can get the other files but not this one.

Can anyone supply the install document, please...

Thanks.
As you seem to have succesfully install the package you may already have read the supplied url as this holds the data of my repository. I don't know when you tried to acccess the post, but I had some trouble with my server yesterday, it should be online at the moment.
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 tdbsoft

  • *
  • 81
  • +0/-0
    • http://www.tdb.com.au
Re: Successful install
« Reply #48 on: December 21, 2006, 12:43:18 AM »
Quote
Please report all issues with this contrib to the bugtracker. Please provide the settings you supplied and if possible also the relevnat section of the /var/log/httpd/error_log file as there will be the clue to your puzzle most likely.


No problem I have posted.


Quote
whereas you would expect cals ibay to be created at
/home/e-smith/files/ibays/cals  As a subversion repository is not an ibay it is not created under the ibays tree. I decided to create a seperate space for repositories so not to mess up the system architecture.


Ok I understand for some reason I thought it would be visible as an Ibay.

Quote
As you seem to have succesfully install the package you may already have read the supplied url as this holds the data of my repository. I don't know when you tried to acccess the post, but I had some trouble with my server yesterday, it should be online at the moment.


Tried again this morning stills seem offline I will keep trying.

Thanks for the quick reply.

pippin

[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #49 on: December 28, 2006, 12:58:40 PM »
I get this Revision 0: /

Powered by Subversion version 1.3.1 (r19032).

When i am trying to go to the subforum what have i done wrong?

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #50 on: December 28, 2006, 01:09:08 PM »
Quote from: "pippin"
I get this Revision 0: /

Powered by Subversion version 1.3.1 (r19032).

When i am trying to go to the subforum what have i done wrong?
If you did not import anything into the repository this is proper behaviour as an empty repository always will be revision 0, maybe this image will illustrate my point:
(source: http://svnbook.red-bean.com/nightly/en/svn.basic.in-action.html#svn.basic.in-action.revs)
To read up on subversion and how to work with it you might need to read the online version of the Version Control with Subversion book.
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)

plog99

[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #51 on: January 26, 2007, 05:25:56 PM »

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #52 on: January 26, 2007, 06:02:53 PM »
Quote from: "plog99"
http://www.snetram.nl/?p=8 is down  :cry:
It sometimes is... I don't have a big bandwith, I have moved a copy of above page here as well: http://mirror.contribs.org/smeserver/contribs/jmartens/

Be patient if you want to access other pages on my server, sometimes bandwith is very narrow as I don't have a very good connection. Please try again a few hours later. Sorry for the inconvenience.
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)

plog99

[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #53 on: January 28, 2007, 01:41:52 AM »
Got it !

This is a *really* nice contrib!
Thanks a lot for your work !

Offline sonoracomm

  • *
  • 208
  • +0/-0
    • http://www.sonoracomm.com
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #54 on: February 25, 2007, 12:50:50 AM »
Hi Folks,

Are there any updated instructions and/or file locations (repository?) for WEBDAV?

I tried installing on a SME 7.0 server using the 'smedev' repo and it almost worked...but not quite.  The installation went well, and it looked really cool.  It just didn't work correctly.

I have tried over many days to access the info cactus posted, but I have been unable.   Web server down?  changed?

TIA,

G

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #55 on: February 26, 2007, 08:49:48 AM »
Quote from: "sonoracomm"
Hi Folks,

Are there any updated instructions and/or file locations (repository?) for WEBDAV?

I tried installing on a SME 7.0 server using the 'smedev' repo and it almost worked...but not quite.  The installation went well, and it looked really cool.  It just didn't work correctly.

I have tried over many days to access the info cactus posted, but I have been unable.   Web server down?  changed?

TIA,

G
My webserver has a fairly limited bandwith... that causes a lot of problems, at the moment (8.44 CET) I am able to access my server from the outside world, please try again. This should hold all subversion related topics on my side: http://www.snetram.nl/?cat=10

Please report the problems you have using the bugtracker. My contrib has a entry there. I am happy to follow up and try to solve your problem.
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 sonoracomm

  • *
  • 208
  • +0/-0
    • http://www.sonoracomm.com
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #56 on: February 26, 2007, 05:24:25 PM »
I have tried for over two weeks.  I have never seen any response from your web server, though I can ping it.  I have tried from at least two different computers/networks/ISPs.

I'm in the US, though that shouldn't matter.

G

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #57 on: February 26, 2007, 10:12:57 PM »
Quote from: "sonoracomm"
I have tried for over two weeks.  I have never seen any response from your web server, though I can ping it.  I have tried from at least two different computers/networks/ISPs.

I'm in the US, though that shouldn't matter.

G
I do not understand this as I see incoming traffic from a range of IP numbers who are definitely are outside of my lan and are no bots.
Also the googlebot is able to visit my site multiple times per day, and I am still listed in their page ranks, which IMHO means I am accessible. Are you sure you are not blocked somewhere? Did you try a traceroute 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 Appesteijn

  • **
  • 62
  • +0/-0
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #58 on: February 27, 2007, 03:10:40 PM »
Hi I can't reach your site either (From Utrecht,NL)
A tracert goes normal until 213.75.1.214
then gives 2 time outs and then comes up with
145.53.105.202 [snetram.nl]

But opening your site in Firefox won't work. The page is 'waiting for www.snetram.nl for a few minutes now.

[edit: 15:25]
Hmm, now it does seem to work.

[/edit]
............

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #59 on: February 27, 2007, 03:52:01 PM »
Quote from: "Appesteijn"
Hi I can't reach your site either (From Utrecht,NL)
A tracert goes normal until 213.75.1.214
then gives 2 time outs and then comes up with
145.53.105.202 [snetram.nl]

But opening your site in Firefox won't work. The page is 'waiting for www.snetram.nl for a few minutes now.

[edit: 15:25]
Hmm, now it does seem to work.

[/edit]
I have already stated that my site is not that quick, because of the limit bandwith, as long as you are able to tracert to me you should be able to view my site... but sometimes it can get busy. The asterisks (*) being put before the "Request timed out'message are caused by firewalls and gateways dropping ICMP (ping) packages (this is a security measurement some providers (and I also) have configured) as long as you get a new hop after a while it should be OK.
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 sonoracomm

  • *
  • 208
  • +0/-0
    • http://www.sonoracomm.com
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #60 on: March 01, 2007, 11:07:13 PM »
OK, I give up.   I am unable to view Cactus' web pages.  I've tried many times from more than one PC and more than one ISP.

Perhaps there is another way...

I see there is a smeserver-subversion package in the smedev repository.

http://forums.contribs.org/index.php?topic=35530.0

I installed it.  It installed cleanly.  But it didn't appear to work properly.  

So my questions are these:  What is that package on smedev?  Is it different from what is outlined in the howto in this thread?  Or part of it?  If what is outlined in this thread is better (and actually works), can we reconcile the smedev repo and get past wasting Cactus's bandwidth?  ;-)

Thanks,

G

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #61 on: March 01, 2007, 11:15:35 PM »
Quote from: "sonoracomm"
OK, I give up.   I am unable to view Cactus' web pages.  I've tried many times from more than one PC and more than one ISP.

Perhaps there is another way...
I still don't know what is the issue.... everywhere I try my site seems to be up and running.
Quote from: "sonoracomm"
I see there is a smeserver-subversion package in the smedev repository.

http://forums.contribs.org/index.php?topic=35530.0

I installed it.  It installed cleanly.  But it didn't appear to work properly.  

So my questions are these:  What is that package on smedev?  Is it different from what is outlined in the howto in this thread?  Or part of it?  If what is outlined in this thread is better (and actually works), can we reconcile the smedev repo
Yes you can... the package in SME dev is the latest and should work, if not please file a bug in the bugtracker so I can follow up there to solve the problem.
Quote from: "sonoracomm"
and get past wasting Cactus's bandwidth?  ;-)
As you get no content served you are probably not using my bandwith at all  :oops:
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 sonoracomm

  • *
  • 208
  • +0/-0
    • http://www.sonoracomm.com
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #62 on: March 02, 2007, 06:52:04 AM »
Onward...

(Can anyone tell I don't know anything about WebDAV?)

OK, I went back to the smedev repo after Cactus suggested that should work.  I installed using this simple command:
Code: [Select]
yum install --enablerepo=smedev --enablerepo=base smeserver-subversion
Then I used the cool Server Manager panel to create a new web share.  I tested different settings.  I finally set the security to Local, SSL Enabled, Force SSL.  So far, easy.  

Then I tried accessing the webshare, having never used WebDAV before.   I used XP Pro SP2 in a VM for some preliminary testing.  I also did preliminary testing with my Linux desktop (Gnome).  

I tried a plain old IE browser...this must be a read-only method of accessing WebDAV shares?  Too bad, but understandable.  It seems to not always work correctly until after there have been some files posted...

I tried Adding a Network Place via My Network Places.  This worked, but I could not write to the repository, only read.  I did more research and testing and found that I needed "SVNAutoversioning on" in httpd.conf to be able to write to the webshare.   Am I correct in assuming this needs to be configured via a custom template?

I also tried Map Network Drive with absolutely no success.  XP didn't seem to think https://server/share was a valid URL format.  Or any variation I could think of...

Nautilus also needed the "SVNautoversioning on" to be able to write to the web share.  Additionally, it seemed to have some mime-type issues (it didn't recognize the filetypes of the files on the webshare).

So, could anyone advise me how best to use this new WebDAV capability?  Would it be difficult to add the "SVNAutoversioning on" as an option in the web panel?  Or is this even the right thing to do?  Is there a better way?

Thanks in advance,

G

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #63 on: March 02, 2007, 10:05:04 AM »
Quote from: "sonoracomm"
Onward...

(Can anyone tell I don't know anything about WebDAV?)

OK, I went back to the smedev repo after Cactus suggested that should work.  I installed using this simple command:
Code: [Select]
yum install --enablerepo=smedev --enablerepo=base smeserver-subversion
Then I used the cool Server Manager panel to create a new web share.  I tested different settings.  I finally set the security to Local, SSL Enabled, Force SSL.  So far, easy.  

Then I tried accessing the webshare, having never used WebDAV before.   I used XP Pro SP2 in a VM for some preliminary testing.  I also did preliminary testing with my Linux desktop (Gnome).  

I tried a plain old IE browser...this must be a read-only method of accessing WebDAV shares?  Too bad, but understandable.  It seems to not always work correctly until after there have been some files posted...

I tried Adding a Network Place via My Network Places.  This worked, but I could not write to the repository, only read.  I did more research and testing and found that I needed "SVNAutoversioning on" in httpd.conf to be able to write to the webshare.   Am I correct in assuming this needs to be configured via a custom template?

I also tried Map Network Drive with absolutely no success.  XP didn't seem to think https://server/share was a valid URL format.  Or any variation I could think of...

Nautilus also needed the "SVNautoversioning on" to be able to write to the web share.  Additionally, it seemed to have some mime-type issues (it didn't recognize the filetypes of the files on the webshare).

So, could anyone advise me how best to use this new WebDAV capability?  Would it be difficult to add the "SVNAutoversioning on" as an option in the web panel?  Or is this even the right thing to do?  Is there a better way?

Thanks in advance,

G
The panel implements Subversion over DAV, and not WebDAV itself to the full extent. Subversion is used to store sourcecode mostly. You can use my smeserver-mod_dav contrib to load the DAV module (this is merely a simple thing to fix a requirement for subversion). After that you will have to make your own configuration templates to implement DAV.

To use my subversion contrib you will need a subversion plugin to communicate with the server.

For more details on ebaling DAV have a look here: http://httpd.apache.org/docs/2.0/mod/mod_dav.html
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 svangool

  • ***
  • 73
  • +0/-0
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #64 on: March 02, 2007, 12:20:32 PM »
Doing a search with "svnautoversioning" could also help: http://forums.contribs.org/index.php?topic=34698.0
......

Offline dadoudidon

  • *
  • 84
  • +0/-0
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #65 on: March 14, 2007, 09:36:52 PM »
i also agree that it should be a great idea to add SVNAutoversioning option in de smeserver-subversion.

It was impossible for me to write in my shared calendar

so
1 i have a repository in server-manager subversion
2 edit httpd.conf and add SVNAutoversioning on
so i had before
Code: [Select]

    <Location /my_repos>

        DAV svn
        SVNPath /home/e-smith/files/repositories/my_repos

        Options None
        AllowOverride None
        order deny,allow
        deny from all
        allow from all

    </Location>


and after

Code: [Select]

    <Location /my_repos>

        DAV svn
        SVNPath /home/e-smith/files/repositories/my_repos
        SVNAutoversioning on
        Options None
        AllowOverride None
        order deny,allow
        deny from all
        allow from all

    </Location>


finally
Code: [Select]
httpd -k restart

Now I can join my calendar and work on the fly!

It work as long as a do not change everything in the server-manager-> subersion and has long as i do not reboot the server

Maybe a better idea?

Anyway this contrib and the panel is a real good thing thanks for the good job

slav

[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #66 on: March 29, 2007, 02:09:23 PM »
Quote from: "sonoracomm"
OK, I give up.   I am unable to view Cactus' web pages.  I've tried many times from more than one PC and more than one ISP.


Hello, It seems snetram website works only with IE. While I was trying with Opera I was never able to open the site. With IE7 it works fine.

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #67 on: March 29, 2007, 04:10:51 PM »
Quote from: "slav"
Hello, It seems snetram website works only with IE. While I was trying with Opera I was never able to open the site. With IE7 it works fine.

Opera is not the problem, as I can access the server with FireFox, Opera and Internet Explorer. It seems that somehow my provider has created a hard to fix DNS problem which causes traffic to be dropped somewhere on the route from a large range of ip numbers to my site. I am working on trying to fix the problem but it proves to be harder than expected somehow... :-(
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 bpivk

  • *
  • 908
  • +0/-0
    • http://www.bezigrad.com
[ANNOUNCE] Webpanel for Subversion (webDAV) on SME Server 7
« Reply #68 on: March 29, 2007, 04:23:12 PM »
Quote
I am working on trying to fix the problem but it proves to be harder than expected somehow...

That's because you don't know how to talk to them (hint: baseball bat).
  8)
"It should just work" if it doesn't report it. Thanks!