[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 06:37:13 CEST

OK, we're making headway. Changed the svnserve call to:

svnserve -d -r g:/svnrepo

Then tried importing so:

G:\>svn import e:/websites/cityfax/site svn://localhost/ -m"Original import"
svn: Authorization failed

What do I do about authorization?

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 19:47, A. Alfred Ayache wrote:
>
>> 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...
>
> Yes, you can have different versions of server and client. No, it
> shouldn't cause problems; 1.x servers and clients are guaranteed to be
> reasonably compatible with each other. It might just be that some newer
> features can't be used unless both server and client are the new
> version. The complaint about the format file merely means that
> Subversion cannot find it; this is the file Subversion tries to locate
> to determine if a directory is a repository, that's all.
>
>
> On Oct 26, 2006, at 20:42, Brad Bruce 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:
>
> [snip]
>
>>>> 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.
>
> [snip]
>
>> Shouldn't C:\WINDOWS>svnserve -d -r file:///g:/svnrepo actually be
>> C:\WINDOWS>svnserve -d -r g:\svnrepo
>
> Yes, it should; good catch!
>
>
> ---------------------------------------------------------------------
> 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 4825382) is spam:
> Spam:
> http://filter.kgbinternet.com/canit/b.php?c=s&i=4825382&m=fb38c1000b2f
> Not spam:
> http://filter.kgbinternet.com/canit/b.php?c=n&i=4825382&m=fb38c1000b2f
> Forget vote:
> http://filter.kgbinternet.com/canit/b.php?c=f&i=4825382&m=fb38c1000b2f
> ------------------------------------------------------
> 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 06:35:26 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.