[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Help Getting Started

From: A. Alfred Ayache <alfred_at_lastbyte.ca>
Date: 2006-10-27 02:47:26 CEST

Thanks for your reply, Ryan!

Well, I started svnserve in a DOS-box, under my one user on this workstation.
So I have full admin rights.

Is it possible I have different versions of client and server? Would that cause
this sort of problem? Because it's complaining about the format file...

A. Alfred Ayache
http://lphs76.ca - Reunion community
http://www.rentersPlus.com - Apartment Search
http://www.lastbyte.ca - Web Design, eCommerce, PHP/MySQL, Java, Oracle

Ryan Schmidt wrote:
> On Oct 26, 2006, at 09:56, A. Alfred Ayache wrote:
>
>> OK, I changed the svnserve startup to:
>>
>> C:\WINDOWS>svnserve -d -r file:///g:/svnrepo
>>
>> Then tried the import again:
>>
>> G:\>svn import e:\websites\cityfax\site svn://localhost/cityfax
>> -m"Original import"
>> svn: Can't open file 'file:\\\g:\svnrepo\cityfax\format': The
>> filename, directory name, or volume label syntax is incorrect.
>>
>> Aargh!
>>
>> But then I looked at it a little more closely, and realized I was
>> sending it to a directory which wasn't there (i.e.
>> svn://localhost/cityfax), so I tried again:
>>
>> G:\>svn import e:\websites\cityfax\site svn://localhost/ -m"Original
>> import"
>> svn: Can't open file 'file:\\\g:\svnrepo\format': The filename,
>> directory name, or volume label syntax is incorrect.
>>
>> I even tried turning the slashes around on the e:/websites...
>> directory name, but I got the same result. :(
>
> It's curious that it would print "file:\\\g:\..." in the error message,
> since I thought slashes should always be forward slashes in a URL, and
> indeed you used forward slashes when specifying the URL.
>
> Under what user does svnserve run? Does this user have permission to
> read the repository files? Does this user have access to the G: volume
> label? (They're per-user, aren't they?)
>
> If that doesn't help, I could sure use the help of a Windows expert
> here, because I'm running out of ideas. :)
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
> --------------------------------
> Spam/Virus scanning by CanIt Pro
>
> For more information see
> http://www.kgbinternet.com/SpamFilter.htm
>
> To control your spam filter, log in at
> http://filter.kgbinternet.com
>
>
> --BEGIN-ANTISPAM-VOTING-LINKS
> ------------------------------------------------------
>
> Teach CanIt if this mail (ID 4821296) is spam:
> Spam:
> http://filter.kgbinternet.com/canit/b.php?c=s&i=4821296&m=4e547032eee3
> Not spam:
> http://filter.kgbinternet.com/canit/b.php?c=n&i=4821296&m=4e547032eee3
> Forget vote:
> http://filter.kgbinternet.com/canit/b.php?c=f&i=4821296&m=4e547032eee3
> ------------------------------------------------------
> END-ANTISPAM-VOTING-LINKS
>
>
> --No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.408 / Virus Database: 268.13.11/497 - Release Date: 10/25/2006
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 27 02:45:35 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.