Forums / General / SVN .. Help :(
Selmah Maxim
Tuesday 15 July 2003 12:57:22 am
The svn version on zev.ez.no is 0.23.0 ... I cann`t find it on subvsrion.tigris.com !
am using dsl 512, maybe this slow, so i`ll try on my friend pc 512up, 1Mb download ... maybe will work .. if not can you please make zip file for latest revision of ezp with .svn to download it ?!
Jan Borsodi
Tuesday 15 July 2003 1:21:35 am
The speed shouldn't be a problem, I've done fresh checkouts and updates over a 378 DSL .The only times I've had problems with svn checkouts is when it's done on NFS mounts or running out of diskspace.
svn also has problems resuming broken checkouts (at least 0.23 and lower I think), this means that if a checkout fails you must remove (or rename) the local checkout and try a new checkout.
You can also try a svn cleanupin the checked out directory root.
-- Amos Documentation: http://ez.no/ez_publish/documentation FAQ: http://ez.no/ez_publish/documentation/faq
Paul Forsyth
Tuesday 15 July 2003 2:41:16 am
Do you have access to another machine that you can put subversion onto, and the attempt the checkout again?
The version of svn shouldn't be an issue for simply checking out.
Its difficult to tell if this is a machine/svn problem. I know from experience getting updates from ez is not a problem, subject to the occasional downtime of course, but it does work.
Another thing to try is to export from the ez repository directory, so:
svn export http://<ez> ez32
This will be smaller in size but you wont be able to update it. Might work though. Make sure your target directory is empty
paul
Tuesday 15 July 2003 3:37:02 am
Hi ,,,
Got it :) finally !on the same pc but with 512up, 1Mb download !
I had made 3 copy of it, in case :) i don`t wanna go in this :)
but 1 thing more ... what this folders .. scrap,test,bf,unreleased ?!
Tuesday 15 July 2003 4:00:24 am
The svn files are unreleased and contain development areas for the ez team. Any directories you find that are not in the main release can be deleted. We do that.
Tuesday 15 July 2003 4:51:55 am
THX alot ...
gareth matrix
Wednesday 06 August 2003 8:00:21 pm
just wanna know whoever has used MA1858 DC-DC Controller before. i wanna know the values for the equations stated in the MAX1858 data sheet. URGENT!!! to all the kind souls out there, and can you just download the data sheet and help me solve this problem should you be kind enough. your helpfulness is greatly appreciated
Tony Wood
Thursday 07 August 2003 9:50:50 am
Try herehttp://subversion.tigris.org/project_packages.html
Tony Wood : twitter.com/tonywood Vision with Technology Experts in eZ Publish consulting & development Power to the Editor! Free eZ Training : http://www.VisionWT.com/training eZ Future Podcast : http://www.VisionWT.com/eZ-Future
zed graft
Tuesday 03 August 2004 11:27:03 am
I'm having a strange problem with SVN on a Windows XP machine. It works fine on my work computer but gives me problems from my home computer. In particular I get the following:
c:\svn co http://xx.xx.xxx.xxx/svn/ted/ . svn: PROPFIND request failed on '/svn/ted' svn: PROPFIND of '/svn/ted': could not connect to server (http://66.92.147.234)
My router's firewall is not set to filter out anything so it all seems very strange.
Any help would be greatly appreciated.