CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    John E is offline Elite Member Power Poster
    Join Date
    Apr 2001
    Location
    Manchester, England
    Posts
    4,867

    Can anyone help with SubVersion?

    Just over a week ago I checked out the source for a C++ project called 'Ardour' using Subversion. The Ardour project compiles and builds fine using g++ under a Linux distro called 64studio (which I gather is based on Debian Etch).

    Today I tried to do a svn update but I get the error 'Unable to lock: libs/flowcanvas' (where libs/flowcanvas is one of the subfolders for this particular project). I get the same problem, regardless of whether I log in as myself or 'root'.

    Can anyone suggest what might be wrong?
    "A problem well stated is a problem half solved.” - Charles F. Kettering

  2. #2
    Join Date
    Aug 1999
    Location
    <Classified>
    Posts
    6,882

    Re: Can anyone help with SubVersion?

    Try posting it here,

    http://www.svnforum.org/
    Regards,
    Ramkrishna Pawar

  3. #3
    John E is offline Elite Member Power Poster
    Join Date
    Apr 2001
    Location
    Manchester, England
    Posts
    4,867

    Re: Can anyone help with SubVersion?

    Thanks for that.
    "A problem well stated is a problem half solved.” - Charles F. Kettering

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured