You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Andrzej Porażyński <a....@gmail.com> on 2009/04/02 15:38:57 UTC

bug

Hi,

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???

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].

Re: bug

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Apr 2, 2009, at 17:06, Hyrum K. Wright wrote:

>>> 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.

Oops, that's what I get for looking only in a Subversion 1.6 working  
copy!

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].

Re: bug

Posted by "Hyrum K. Wright" <hy...@mail.utexas.edu>.
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@subversion.tigris.org].


Re: bug

Posted by Ryan Schmidt <su...@ryandesign.com>.
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).

In what way is your command line svn client not working? What error  
message do you get?

If you want to use multiple Subversion clients with a single working  
copy (e.g. in your case the svn command line client and TortoiseSVN),  
then you need to use clients that are based on the same version of  
the Subversion libraries. So if you want to use TortoiseSVN 1.6.x you  
need to use the command line svn client version 1.6.x as well.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].