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

Re: bug

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Thu, 2 Apr 2009 17:06:52 -0500

On Apr 2, 2009, at 4:56 PM, Ryan Schmidt wrote:

> On Apr 2, 2009, at 10:38, Andrzej Porażyński wrote:
>
>> I have:
>>
>> C:\_repositorySVN\releasingTest\PinT>svn --version
>> svn, wersja 1.5.3 (r33570)
>> kompilacja Oct 9 2008, 09:01:49
>>
>> Copyright (C) 2000-2008 CollabNet.
>> Subversion jest otwartoźródłowym oprogramowaniem, zobacz http://
>> subversion.tigris.org/
>> Ten produkt zawiera oprogramowanie autorstwa CollabNet (http://
>> www.Collab.Net/).
>>
>> Są dostępne następujące moduły dostępu do repozytorium (RA):
>>
>> * ra_neon : Moduł umożliwiający dostęp do repozytorium przy
>> pomocy protokołu WebDAV przy użyciu biblioteki Neon.
>> - obsługuje schemat 'http'
>> - obsługuje schemat 'https'
>> * ra_svn : Moduł umożliwiający dostęp do repozytorium przy
>> pomocy protokołu svn.
>> - z uwierzytelnianiem Cyrus SASL
>> - obsługuje schemat 'svn'
>> * ra_local : Moduł umożliwiający dostęp do repozytorium na
>> lokalnym dysku.
>> - obsługuje schemat 'file'
>> * ra_serf : Moduł umożliwiający dostęp do repozytorium przy
>> pomocy protokołu WebDAV przy użyciu biblioteki serf
>> - obsługuje schemat 'http'
>> - obsługuje schemat 'https'
>>
>>
>> after install tortoisesvn ver 1.6 and checkout source code from my
>> repository. In .svn directory does not have format file
>>
>> Then my commandline svn not working - why???
>
> .svn directories aren't supposed to contain a file called
> "format" (though they do appear in repositories).

Actually, back in the old days (1.3) we did have a format file in
the .svn directory. It was deprecated in 1.4, and removed in 1.6. My
guess is some non-svn thing still depends on its survival, hence the
error.

-Hyrum

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1525083

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-03 00:07:40 CEST

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.