SVN problem on 6.1.x branch only

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Greg Klanderman

    SVN problem on 6.1.x branch only

    Hi, I'm able to update all my svn branches but 6.1.x,
    for which I get this error:

    | [BRANCH_6_1_x] greg@lwm| svn up
    | svn: REPORT request failed on '/repos/slim/!svn/vcc/default'
    | svn:
    | Cannot replace a directory from within
    |
    | exit status: 1

    Any ideas what's wrong?

    "svn diff" works fine.

    thanks
    Greg
  • Ben Sandee

    #2
    SVN problem on 6.1.x branch only

    On 1/10/06, Greg Klanderman <gak (AT) klanderman (DOT) net> wrote:
    >
    >
    > Hi, I'm able to update all my svn branches but 6.1.x,
    > for which I get this error:
    >
    > | [BRANCH_6_1_x] greg@lwm| svn up
    > | svn: REPORT request failed on '/repos/slim/!svn/vcc/default'
    > | svn:
    > | Cannot replace a directory from within
    > |
    > | exit status: 1
    >
    > Any ideas what's wrong?



    Greg,

    I think I remember seeing a checkin where the branches before 6.2.x were
    removed. Indeed, browsing http://svn.slimdevices.com/branches/, only three
    recent branches are there. I suspect that is the root of your problem.

    Ben

    Comment

    • Greg Klanderman

      #3
      SVN problem on 6.1.x branch only

      >>>>> Ben Sandee <tbsandee (AT) gmail (DOT) com> writes:
      > Greg,
      > I think I remember seeing a checkin where the branches before 6.2.x were removed.  Indeed,
      > browsing http://svn.slimdevices.com/branches/, only three recent branches are there.  I suspect
      > that is the root of your problem.
      > Ben


      I guess that would explain it, though I don't really understand why
      one would bother to remove an old branch. Especially since it seems
      like there's been some instability in the 6.2 branch lately.. at least
      I can still do diffs to move my local changes ahead.

      thanks,
      Greg

      Comment

      Working...