Steve, Is the log directory itself ignored, or just the contents of it? Also, if you do a checkout of your project, is there a log directory in what is checked out? Perhaps you need to svn rm log?
- Jamis On Jan 12, 2007, at 3:53 PM, [EMAIL PROTECTED] wrote: > > I just got going with Capistrano last week and have been asking myself > why didn't I do this sooner. Very good job, Jamis et al. > > I keep encountering one svn related problem. The symlink of the log > directory seems to have broken my ability to update or commit. I get > this error message if I try an svn up (say cap update_current): > > svn: Expected 'log' to be a directory but found a file > > My permissions were/are set to ignore the log directory. > > I can't figure out how to get around it. I've tried svn rm, mv, and > other things. > > any suggestions? > > thanks, > > Steve > > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
