You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Emmanuel Bourg (JIRA)" <ji...@apache.org> on 2008/03/10 11:43:48 UTC

[jira] Created: (IVY-763) ivy:retrieve with sync="true" removes the .svn directory

ivy:retrieve with sync="true" removes the .svn directory
--------------------------------------------------------

                 Key: IVY-763
                 URL: https://issues.apache.org/jira/browse/IVY-763
             Project: Ivy
          Issue Type: Bug
    Affects Versions: 2.0.0-beta-2
            Reporter: Emmanuel Bourg
            Priority: Minor
             Fix For: 2.0


The sync option of ivy:retrieve removes everything in the target directory including the hidden .svn directory. I think it's sensible to preserve this directory since it's in no way related to an artifact.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (IVY-763) ivy:retrieve with sync="true" removes the .svn directory

Posted by "Maarten Coene (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVY-763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maarten Coene resolved IVY-763.
-------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.0)
                   2.0-RC1
         Assignee: Maarten Coene

Fixed in trunk.
Ivy ignores now some default CVS and SVN files/dirs when performing the sync operation.

> ivy:retrieve with sync="true" removes the .svn directory
> --------------------------------------------------------
>
>                 Key: IVY-763
>                 URL: https://issues.apache.org/jira/browse/IVY-763
>             Project: Ivy
>          Issue Type: Bug
>    Affects Versions: 2.0.0-beta-2
>            Reporter: Emmanuel Bourg
>            Assignee: Maarten Coene
>            Priority: Minor
>             Fix For: 2.0-RC1
>
>
> The sync option of ivy:retrieve removes everything in the target directory including the hidden .svn directory. I think it's sensible to preserve this directory since it's in no way related to an artifact.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.