You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "Tim Williams (JIRA)" <ji...@apache.org> on 2010/06/06 01:31:53 UTC

[jira] Created: (FOR-1198) Change forrestbot to use plain svn commands

Change forrestbot to use plain svn commands
-------------------------------------------

                 Key: FOR-1198
                 URL: https://issues.apache.org/jira/browse/FOR-1198
             Project: Forrest
          Issue Type: Improvement
          Components: Tool: Forrestbot
    Affects Versions: 0.9-dev
            Reporter: Tim Williams
             Fix For: 0.9-dev


Forrestbot currently uses jsvn which isn't actively maintained and is in a poor state of documentation.  We already use regular svn commands in certain places and, given the state of jsvn, we should switch everywhere to using plain svn commands.

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


[jira] Updated: (FOR-1198) Use plain svn commands rather than Jsvn for forrestbot and plugins deployment

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

David Crossley updated FOR-1198:
--------------------------------

        Summary: Use plain svn commands rather than Jsvn for forrestbot and plugins deployment  (was: Change forrestbot to use plain svn commands)
    Description: We currently use jsvn which isn't actively maintained and is in a poor state of documentation.  We already use regular svn commands in certain places and, given the state of jsvn, we should switch everywhere to using plain svn commands.  (was: Forrestbot currently uses jsvn which isn't actively maintained and is in a poor state of documentation.  We already use regular svn commands in certain places and, given the state of jsvn, we should switch everywhere to using plain svn commands.)
    Component/s: Plugins (general issues)

> Use plain svn commands rather than Jsvn for forrestbot and plugins deployment
> -----------------------------------------------------------------------------
>
>                 Key: FOR-1198
>                 URL: https://issues.apache.org/jira/browse/FOR-1198
>             Project: Forrest
>          Issue Type: Improvement
>          Components: Plugins (general issues), Tool: Forrestbot
>    Affects Versions: 0.9-dev
>            Reporter: Tim Williams
>             Fix For: 0.9-dev
>
>         Attachments: plain-svn.patch
>
>
> We currently use jsvn which isn't actively maintained and is in a poor state of documentation.  We already use regular svn commands in certain places and, given the state of jsvn, we should switch everywhere to using plain svn commands.

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


[jira] Updated: (FOR-1198) Change forrestbot to use plain svn commands

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

Tim Williams updated FOR-1198:
------------------------------

    Attachment: plain-svn.patch

Patches forrestbot to use plain svn.  It relies stricly on cached credentials and doesn't make use of the old deploy.svn.settings file at all.  If that's important, we'll need to implement and test that.

> Change forrestbot to use plain svn commands
> -------------------------------------------
>
>                 Key: FOR-1198
>                 URL: https://issues.apache.org/jira/browse/FOR-1198
>             Project: Forrest
>          Issue Type: Improvement
>          Components: Tool: Forrestbot
>    Affects Versions: 0.9-dev
>            Reporter: Tim Williams
>             Fix For: 0.9-dev
>
>         Attachments: plain-svn.patch
>
>
> Forrestbot currently uses jsvn which isn't actively maintained and is in a poor state of documentation.  We already use regular svn commands in certain places and, given the state of jsvn, we should switch everywhere to using plain svn commands.

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


[jira] Commented: (FOR-1198) Use plain svn commands rather than Jsvn for forrestbot and plugins deployment

Posted by "David Crossley (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FOR-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12875979#action_12875979 ] 

David Crossley commented on FOR-1198:
-------------------------------------

That patch to the forrestbot works for me. I also did similar local changes for "plugins" and that works fine too.

> Use plain svn commands rather than Jsvn for forrestbot and plugins deployment
> -----------------------------------------------------------------------------
>
>                 Key: FOR-1198
>                 URL: https://issues.apache.org/jira/browse/FOR-1198
>             Project: Forrest
>          Issue Type: Improvement
>          Components: Plugins (general issues), Tool: Forrestbot
>    Affects Versions: 0.9-dev
>            Reporter: Tim Williams
>             Fix For: 0.9-dev
>
>         Attachments: plain-svn.patch
>
>
> We currently use jsvn which isn't actively maintained and is in a poor state of documentation.  We already use regular svn commands in certain places and, given the state of jsvn, we should switch everywhere to using plain svn commands.

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


[jira] Closed: (FOR-1198) Use plain svn commands rather than Jsvn for forrestbot and plugins deployment

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

David Crossley closed FOR-1198.
-------------------------------

    Resolution: Fixed

This is now fixed. It relies on the local 'svn' executable and its authorisation mechanisms.

> Use plain svn commands rather than Jsvn for forrestbot and plugins deployment
> -----------------------------------------------------------------------------
>
>                 Key: FOR-1198
>                 URL: https://issues.apache.org/jira/browse/FOR-1198
>             Project: Forrest
>          Issue Type: Improvement
>          Components: Plugins (general issues), Tool: Forrestbot
>    Affects Versions: 0.9-dev
>            Reporter: Tim Williams
>            Assignee: David Crossley
>             Fix For: 0.9-dev
>
>         Attachments: plain-svn.patch
>
>
> We currently use jsvn which isn't actively maintained and is in a poor state of documentation.  We already use regular svn commands in certain places and, given the state of jsvn, we should switch everywhere to using plain svn commands.

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


[jira] Commented: (FOR-1198) Use plain svn commands rather than Jsvn for forrestbot and plugins deployment

Posted by "David Crossley (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FOR-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12875978#action_12875978 ] 

David Crossley commented on FOR-1198:
-------------------------------------

See discussions at:

Subject: trouble publishing project docs with forrestbot
http://thread.gmane.org/gmane.text.xml.forrest.devel/27664

Subject: forrestbot switching to plain svn command
http://thread.gmane.org/gmane.text.xml.forrest.devel/27943

> Use plain svn commands rather than Jsvn for forrestbot and plugins deployment
> -----------------------------------------------------------------------------
>
>                 Key: FOR-1198
>                 URL: https://issues.apache.org/jira/browse/FOR-1198
>             Project: Forrest
>          Issue Type: Improvement
>          Components: Plugins (general issues), Tool: Forrestbot
>    Affects Versions: 0.9-dev
>            Reporter: Tim Williams
>             Fix For: 0.9-dev
>
>         Attachments: plain-svn.patch
>
>
> We currently use jsvn which isn't actively maintained and is in a poor state of documentation.  We already use regular svn commands in certain places and, given the state of jsvn, we should switch everywhere to using plain svn commands.

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


[jira] Assigned: (FOR-1198) Use plain svn commands rather than Jsvn for forrestbot and plugins deployment

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

David Crossley reassigned FOR-1198:
-----------------------------------

    Assignee: David Crossley

> Use plain svn commands rather than Jsvn for forrestbot and plugins deployment
> -----------------------------------------------------------------------------
>
>                 Key: FOR-1198
>                 URL: https://issues.apache.org/jira/browse/FOR-1198
>             Project: Forrest
>          Issue Type: Improvement
>          Components: Plugins (general issues), Tool: Forrestbot
>    Affects Versions: 0.9-dev
>            Reporter: Tim Williams
>            Assignee: David Crossley
>             Fix For: 0.9-dev
>
>         Attachments: plain-svn.patch
>
>
> We currently use jsvn which isn't actively maintained and is in a poor state of documentation.  We already use regular svn commands in certain places and, given the state of jsvn, we should switch everywhere to using plain svn commands.

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


[jira] Updated: (FOR-1198) Change forrestbot to use plain svn commands

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

Tim Williams updated FOR-1198:
------------------------------

    Other Info: [Patch available]

> Change forrestbot to use plain svn commands
> -------------------------------------------
>
>                 Key: FOR-1198
>                 URL: https://issues.apache.org/jira/browse/FOR-1198
>             Project: Forrest
>          Issue Type: Improvement
>          Components: Tool: Forrestbot
>    Affects Versions: 0.9-dev
>            Reporter: Tim Williams
>             Fix For: 0.9-dev
>
>         Attachments: plain-svn.patch
>
>
> Forrestbot currently uses jsvn which isn't actively maintained and is in a poor state of documentation.  We already use regular svn commands in certain places and, given the state of jsvn, we should switch everywhere to using plain svn commands.

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