You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Koji Noguchi (JIRA)" <ji...@apache.org> on 2014/07/29 17:09:39 UTC

[jira] [Updated] (PIG-4081) org.tmatesoft.svn.core.SVNException: svn: E155005: Directory './buildroot/lib/.svn' containing working copy admin area is missing

     [ https://issues.apache.org/jira/browse/PIG-4081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Koji Noguchi updated PIG-4081:
------------------------------

    Description: 
After PIG-4047, my 'svn update' command started failing with 
{quote}
SVNException: svn: E155005: Directory './buildroot/lib/.svn' containing working copy admin area is missing
{quote}

This is probably because we started deleting ${lib.dir} in cleanup and recreating in build.
Since ./lib directory is empty at start, shall we just take it out from svn ?

  was:
After PIG-4047, my 'svn update' command started failing with 
{quote}
org.tmatesoft.svn.core.SVNException: svn: E155005: Directory './buildroot/lib/.svn' containing working copy admin area is missing
{quote}

This is probably because we started deleting ${lib.dir} in cleanup and recreating in build.
Since ./lib directory is empty at start, shall we just take it out from svn ?


> org.tmatesoft.svn.core.SVNException: svn: E155005: Directory './buildroot/lib/.svn' containing working copy admin area is missing
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: PIG-4081
>                 URL: https://issues.apache.org/jira/browse/PIG-4081
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Koji Noguchi
>            Priority: Trivial
>
> After PIG-4047, my 'svn update' command started failing with 
> {quote}
> SVNException: svn: E155005: Directory './buildroot/lib/.svn' containing working copy admin area is missing
> {quote}
> This is probably because we started deleting ${lib.dir} in cleanup and recreating in build.
> Since ./lib directory is empty at start, shall we just take it out from svn ?



--
This message was sent by Atlassian JIRA
(v6.2#6252)