On Thu, Jun 25, 2009 at 8:14 AM, David Hoffer<dhoff...@gmail.com> wrote:

> I think this is because our build agents do an export instead of a checkout
> because its much faster.  How can I get this plugin to work with export?

I think the buld number plugin works off the result of 'svn info' and
as the error points out, an export is not a working copy.

You would have to get it to use the full url and do a remote svn command like
svn info http://svn.apache.org/repos/asf/continuum/trunk

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to