[jira] [Created] (OFBIZ-9262) Error message when svn updating due to pullAllPluginsSource

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-9262) Error message when svn updating due to pullAllPluginsSource

Nicolas Malin (Jira)
Jacques Le Roux created OFBIZ-9262:
--------------------------------------

             Summary: Error message when svn updating due to pullAllPluginsSource
                 Key: OFBIZ-9262
                 URL: https://issues.apache.org/jira/browse/OFBIZ-9262
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: Trunk
            Reporter: Jacques Le Roux
            Assignee: Jacques Le Roux
            Priority: Critical
             Fix For: Upcoming Release


When try to update a ofbiz-framework working copy after having used pullAllPluginsSource, you get an error message "Skipped obstructing working copy".

This is because we have already a plugins folder in the ofbiz-framework/trunk branch and when we use pullAllPluginsSource we replace it by a new one (plugins folder) and the main .svn gets confused (in root)

In other words, because of the plugins/README.txt file when you create a working copy from the ofbiz-framework/trunk branch you generate a .svn in root folder where there is a "knowledge" of this file and the plugins directory.

So, we can't delete the whole plugins directory and replace it by another different plugins directory with the plugins sub-folders inside.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)