JJZolx are you getting similar output to what gharris999 posted? I was interpreting the lines:
| Summary of conflicts: | Skipped paths: 41 as skipping those paths due to conflicts, but I don't see it that way anymore. I should probably actually try this out rather than only partially paying attention to this thread.. OK what am I doing wrong: greg@lwm% svn co -r 37526 https://github.com/Logitech/slimserver/branches/public/7.8 svn: URL 'https://github.com/Logitech/slimserver/branches/public/trunk' doesn't exist => fails, exit status 1 greg@lwm% svn log -r 37526:HEAD https://github.com/Logitech/slimserver/branches/public/7.8 => works fine greg@lwm% svn co https://github.com/Logitech/slimserver/branches/public/7.8 => works fine, I guess I just have to wait for someone to commit something. does the issue only appear when you've trimmed the tree? OK, I'll trim a few Bin subdirs: greg@lwm% svn update --set-depth exclude Bin/{MSWin32-x86-multi-thread,arm-linux,darwin} D Bin/MSWin32-x86-multi-thread D Bin/arm-linux D Bin/darwin Let me know when something gets committed. Greg >>>>> On October 18, 2013 JJZolx <[email protected]> >>>>> wrote: > gregklanderman wrote: >> How did you trim your tree? 'svn rm' or 'svn update --set-depth >> exclude'? >> >> If the former I could imagine you'd have problems updating though I >> have no experience with github's svn gateway, only regular svn. > I can confirm that I took Greg's earlier advice and used 'svn update > --set-depth exclude <directory>' to prune my checkout. > ------------------------------------------------------------------------ > 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 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
