jayvdb lowered the priority of this task from "Unbreak Now!" to "Normal".
jayvdb added a comment.

In https://phabricator.wikimedia.org/T95075#1179877, @XZise wrote:

> Can't reproduce this:
>
>   xzise@localhost:~/Programms/pywikibot/core-svn$ svn --version
>   svn, version 1.8.11 (r1643975)
>      compiled Dec 16 2014, 13:31:09 on x86_64-redhat-linux-gnu
>  
>   Copyright (C) 2014 The Apache Software Foundation.
>   This software consists of contributions made by many people;
>   see the NOTICE file for more information.
>   Subversion is open source software, see http://subversion.apache.org/
>  
>   The following repository access (RA) modules are available:
>  
>   * ra_svn : Module for accessing a repository using the svn network protocol.
>     - with Cyrus SASL authentication
>     - handles 'svn' scheme
>   * ra_local : Module for accessing a repository on local disk.
>     - handles 'file' scheme
>   * ra_serf : Module for accessing a repository via WebDAV protocol using 
> serf.
>     - using serf 1.3.7
>     - handles 'http' scheme
>     - handles 'https' scheme
>   xzise@localhost:~/Programms/pywikibot/core-svn/core$ cat .svn/entries 
>   12
>


You have the exact same version of SVN.
When I do a fresh checkout using svn 1.8.11, entries does exist.

  $ ls .svn
  entries  format  pristine  tmp  wc.db
  $ cat .svn/entries 
  12

So it looks like this problem may only exist when a old svn workarea is 
upgraded using `svn upgrade`...?


TASK DETAIL
  https://phabricator.wikimedia.org/T95075

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
<username>.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: jayvdb
Cc: gerritbot, XZise, jayvdb, Aklapper, Anshoe, pywikipedia-bugs



_______________________________________________
Pywikipedia-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikipedia-bugs

Reply via email to