mherger wrote: 
> JJZolx, gharris999 - I did a commit yesterday. Do you still have
> problems  
> updating? What gives "svn log -l5"?

Yes, it looks like there are still problems. Nothing was updated.


Code:
--------------------
    
  C:\Program Files (x86)\Logitech Media Server 7.8 Trunk\server>svn up
  At revision 37526.
  
  C:\Program Files (x86)\Logitech Media Server 7.8 Trunk\server>svn info
  Path: .
  URL: https://github.com/Logitech/slimserver/branches/public/7.8
  Repository Root: https://github.com/Logitech/slimserver
  Repository UUID: 3292fe4e-2b0c-77c3-e4d6-ce57b7db7bff
  Revision: 37526
  Node Kind: directory
  Schedule: normal
  Last Changed Author: mherger
  Last Changed Rev: 37373
  Last Changed Date: 2013-09-27 04:46:20 -0600 (Fri, 27 Sep 2013)
--------------------


Here's the output from svn log -l5. If I look at the file
/server/slim/Web/ImageProxy.pm, I see that it still has the same same
date from when I did the checkout.


Code:
--------------------
    
  C:\Program Files (x86)\Logitech Media Server 7.8 Trunk\server>svn log -l5
  ------------------------------------------------------------------------
  r37374 | mherger | 2013-10-08 09:08:20 -0600 (Tue, 08 Oct 2013) | 6 lines
  
  Modify ImageProxy to allow for async URL handlers. The IP is passing a
  callback as the 3rd parameter. Handlers can return undef and call this
  when done if they need to eg. run an async web request.
  
  Handlers which are expecting the calling IP to deal with the HTTP
  request must return a scalar value.
  ------------------------------------------------------------------------
  r37373 | mherger | 2013-09-27 04:46:20 -0600 (Fri, 27 Sep 2013) | 2 lines
  
  No need to set the ArtworkCache's DB parameters. This is handled in the
  base class already.
  ------------------------------------------------------------------------
  r37369 | mherger | 2013-09-25 03:27:13 -0600 (Wed, 25 Sep 2013) | 2 lines
  
  Merge branch 'public/7.7' into public/7.8
  
  ------------------------------------------------------------------------
  r37368 | mherger | 2013-09-25 03:26:49 -0600 (Wed, 25 Sep 2013) | 1 line
  
  Remove debug statement
  ------------------------------------------------------------------------
  r37362 | mherger | 2013-09-24 09:47:15 -0600 (Tue, 24 Sep 2013) | 2 lines
  
  Merge branch 'public/7.7' into public/7.8
  
  ------------------------------------------------------------------------
  
  C:\Program Files (x86)\Logitech Media Server 7.8 Trunk\server>
--------------------


------------------------------------------------------------------------
JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=99667

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to