Author |
|
rkruetli
Joined: 24 Jan 2006 Posts: 2
|
|
Back to top |
|
anthony.liu
Joined: 24 May 2006 Posts: 2
|
Posted: Wed 24 May '06 16:06 Post subject: I need it too |
|
|
I need it too
Who can help me thanks! |
|
Back to top |
|
allanjn
Joined: 27 May 2006 Posts: 1
|
Posted: Sat 27 May '06 15:42 Post subject: need subversion modules too! |
|
|
me three!
I don't have the ability to readily compile the subversion 1.3.1 (or 1.3.0) modules for apache. I would greatly appreciate if someone who has done this could post the modules!
cheers,
Allan. |
|
Back to top |
|
mphare
Joined: 12 May 2006 Posts: 43 Location: Texas
|
Posted: Wed 07 Jun '06 21:59 Post subject: |
|
|
I decided to build it, but when I load up in MVC++ the project needs zlib.dsw, which is not in the package, so I can't build it.
What I did was load apache httpd 2.0.58 along side of apache 2.2, but I use a different port that 80 (I used 8010). I loaded all the SVN stuff up in 2.0.58 and it seems to be working great (except I need to reference the port number).
Any ideas where all the source is for mod_dav_svn? I'm willing to give building it for 2.2 a try. |
|
Back to top |
|
Jura
Joined: 08 Jun 2006 Posts: 12
|
|
Back to top |
|
maniac
Joined: 29 Mar 2006 Posts: 31 Location: Ukraine
|
Posted: Thu 22 Jun '06 13:38 Post subject: |
|
|
I'll try to build it today... tell ypu tomorrow about result
BTW, I started this topic two times, and didnt get no reply... =/ |
|
Back to top |
|
maniac
Joined: 29 Mar 2006 Posts: 31 Location: Ukraine
|
|
Back to top |
|
Jura
Joined: 08 Jun 2006 Posts: 12
|
Posted: Wed 05 Jul '06 14:27 Post subject: |
|
|
Doesn't work as expected - read through the web interface and checkout is fine, but MERGE doesn't work - producing an error. |
|
Back to top |
|
maniac
Joined: 29 Mar 2006 Posts: 31 Location: Ukraine
|
Posted: Wed 05 Jul '06 17:44 Post subject: |
|
|
=/
Thanks for feedback...
I'll try to fix it... Please tell what error and what excatly you done. |
|
Back to top |
|
seamon
Joined: 14 Jan 2006 Posts: 3
|
Posted: Fri 07 Jul '06 9:59 Post subject: 409 Conflict |
|
|
thanks for maniac's contribution.
i met the problem too. 409 conflict.
after upgrading apache to 2.2.2 with svn patch from maniac, i got a problem. i created a new repository, it's ok. then i wanna make a new dir in the repository using subclipse, it said:
mkdir -m "" http://foo.bar.com/trunk
svn: Can't move 'e:\foo\bar\db\transactions\1-2.txn\rev' to 'e:\foo\bar\db\revs\2': Partial results are valid but processing is incomplete
svn: MERGE of '/': 409 Conflict (http://foo.bar.com)
i googled whole day, no useful information found. but an article may helps:
http://svn.haxx.se/dev/archive-2006-06/0373.shtml
the article thinks that the problem is about apache apr, maybe.
hope these information may helps
my english is not fluently, sorry.
hope the new patch will be released soon. thanks |
|
Back to top |
|
maniac
Joined: 29 Mar 2006 Posts: 31 Location: Ukraine
|
Posted: Fri 07 Jul '06 13:27 Post subject: |
|
|
*watches on cl.exe hogging 100% cpu*
looks interesting.... I used all apr stuff from apache 2.2.2
there were some troubles with pathes and this "-1" number in the end of lib names, so I've simply overwritten apr dirs in subversion with apache ones.
I thought that apache build system it's a pain. before I tried to build this modules
I'll try to reproduce this bug. If it exists I update apr and see what's wrong.
BTW. It's not a patch. It's a simply build.
PS. English now is a replacement for esperanto - language that everybody knows. (Or simply can read and understand)
Best Regards |
|
Back to top |
|
seamon
Joined: 14 Jan 2006 Posts: 3
|
Posted: Fri 07 Jul '06 16:04 Post subject: |
|
|
yeah, it's a simply build, not a patch. INDEED(from teal'c in stargate)
thanks for your reply. i'm watching this topic, cause this light svn build is very good. the reason i upgrade to apache 2.2 is the new proxy_ajp module in this version, which is a replacement for the old mod_jk, a connector between apache and tomcat.
i'm waiting for your new svn build. i think you can do it perfectly.
english is very useful, but my english is not good, it's a pity. please don't laught at me, i'll study hard on it.
you are from Ukraine. are you an Ukrainian? i love your team in worldcup, they did a good job. they are heroes.
good luck |
|
Back to top |
|
Jura
Joined: 08 Jun 2006 Posts: 12
|
Posted: Mon 10 Jul '06 9:05 Post subject: |
|
|
I got exactly the same error as Seamon when trying to commit changes into the existing repository. |
|
Back to top |
|
maniac
Joined: 29 Mar 2006 Posts: 31 Location: Ukraine
|
Posted: Thu 13 Jul '06 3:40 Post subject: |
|
|
ok... we just need to wait 1.4 release.
Because there will be fixed all this issues with apr 1.x stuff and (maybe) official support for 2.2.2
I can build modules from current trunk but svn-developers says that there is still some serious bugs, so... let's wait for release. |
|
Back to top |
|
maniac
Joined: 29 Mar 2006 Posts: 31 Location: Ukraine
|
Posted: Sun 16 Jul '06 23:29 Post subject: suddenly (: |
|
|
I can't wait for release and here it is
used svn-1.4.0rc3 sources but you can use older clients fine
http://pzskc383.dp.ua/apache.zip
I've done some testing - works fine (remember - it's a rc!)
but report any issues that you find here.
Best regards |
|
Back to top |
|
mphare
Joined: 12 May 2006 Posts: 43 Location: Texas
|
Posted: Wed 19 Jul '06 20:49 Post subject: |
|
|
Hi maniac, you provided me help, but I've been on other tasks and am just now coming back to this.
I downloaded svn 1.3.2 and tried to open the 'subversion_msvc.dsw' in VC++ 2005 Express. All the various project files are updated to VC 2005 format, then I get an error that zlib.dsp has been corrupted and cannot be opened.
It, in fact, doesn't exist in the directory tree.
Do I need to somehow copy zlib into the SVN tree?
When I try to build the target: __ALL__ I get some errors:
Can't find db.h when building libsvn_fs_base
and on the Resource Complier:
Code: | Compiling resources...
fatal error RC1107: invalid usage; use RC /? for Help |
How did you get past this? |
|
Back to top |
|
seamon
Joined: 14 Jan 2006 Posts: 3
|
Posted: Thu 20 Jul '06 9:38 Post subject: trying |
|
|
maniac, thanks for your pretty work.
i'm trying your new release, it works fine so far. commit, update, and so on.
i'm also waiting for 1.4 just as you are. the official website says it will be released in "late June or early July 2006", i hope it comes soon.
best regards |
|
Back to top |
|
Jura
Joined: 08 Jun 2006 Posts: 12
|
Posted: Thu 20 Jul '06 11:46 Post subject: |
|
|
Maniac! You are my hero! Last version works smoothly so far. Thanks a lot |
|
Back to top |
|
maniac
Joined: 29 Mar 2006 Posts: 31 Location: Ukraine
|
Posted: Fri 21 Jul '06 20:23 Post subject: |
|
|
If you want spend 3 weeks for work, that already done… (:
Use python & gen-make.py -t vcproj
And download libintl and libdb from subversion.tigris.org - win32 binaries.
Good luck (: |
|
Back to top |
|
tdonovan Moderator
Joined: 17 Dec 2005 Posts: 611 Location: Milford, MA, USA
|
|
Back to top |
|