On Tue, Feb 06, 2007 at 08:25:04PM -0600, Time Warrior wrote: > I can not pull from, view or browse the following SVN: > > http://svn.debian.org/wsvn/d-i/people/rmh/win32-loader/
Actually, you can browse it by the web at this address. For the real svn access, you must use svn://svn.debian.org/.. for read-only or svn+ssh://svn.debian.org/.. as indicated by the web page http://svn.debian.org/ > I'm using SVN on Debian Linux that i've pulled from Apt-Get. > > I receive the following error: > > svn import /home/sbbs/web/root/debianwin32inst > http://svn.debian.org/wsvn/d-i/people/rmh/win32-loader/ -m nomsg > --non-interactive > svn: PROPFIND request failed on '/wsvn/d-i/people/rmh/win32-loader' > svn: PROPFIND of '/wsvn/d-i/people/rmh/win32-loader': 200 OK > (http://svn.debian.org) error (1) You should use svn export if you want to get data from the repository : svn export svn://svn.debian.org/d-i/people/rmh/win32-loader/ /my/new/directory debian-www deals with the debian website, you should use the debian-user mailing list instead. Regards, -- Simon Paillard -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

