On Sun, May 17, 2020 at 10:50 AM Craig Russell <apache....@gmail.com> wrote:
>
> I have lots of svn entries in .whimsy:
>      :svn:
>      - /Users/clr/apache/foundation
>      - /Users/clr/apache/documents
>      - /Users/clr/apache/committers
>      - /Users/clr/apache/infrastructure/apmail/trunk/bin
>      - /Users/clr/apache/incubator/public
>
> Clearly I set these up when I last was running whimsy locally.
>
> Do I just remove them?

Sebb changed things so that in many cases the whimsy server will only
check out individual files or get a directory listing.  It likely is
no longer wise to list svn entries in your .whimsy file that
correspond to entries that contain either a list of files or specify
list: true in the following file:

https://github.com/apache/whimsy/blob/master/repository.yml

The code in question is here:

https://github.com/apache/whimsy/blob/c8acf028b4e0999c5055633328bb957633dd3ecc/Rakefile#L124

> Craig

- Sam Ruby

> > On May 16, 2020, at 9:09 PM, Sam Ruby <ru...@intertwingly.net> wrote:
> >
> >> But when I select clr from the list, same error as before.
> >> 2020-05-16 20:40:25 - Errno::ENOENT - No such file or directory @ 
> >> rb_file_s_mtime - /srv/svn/iclas.txt:
> >
> > That file should have been created when you ran "rake svn:update" from
> > the whimsy directory.  If it does not, make sure that there are no svn
> > entries in your ~/.whimsy file, and rerun rake svn:update.
>
> Craig L Russell
> c...@apache.org
>

Reply via email to