David Brown wrote:
Hello, the blog link works but the antbook.org does not go anywhere. I don't
get anything from whois or dns. Please advise, David.
ooh. will check
(pause)
try now. I'm running confluence on a Xen linux VM image, and it seems to
leak memory and then eventually halt. I shou
Hello, the blog link works but the antbook.org does not go anywhere. I don't
get anything from whois or dns. Please advise, David.
Steve Loughran wrote ..
> Antti Luoma wrote:
> > Hello,
> >
> > I suggest you to take a look at CruiseControl. This can be easily done with
> > it.
> >
>
> We do s
Antti Luoma wrote:
Hello,
I suggest you to take a look at CruiseControl. This can be easily done with
it.
We do something different @work: we have the cruise control build
numbers tied to the SVN repository revision number. If build 6152 worked
and build 6153 stopped, then it was transactio
build.
jpyork <[EMAIL PROTECTED]> wrote:
Is it possible to create a task that creates a tag every time you do a build?
--
View this message in context:
http://www.nabble.com/Ant-and-Subversion-tp15162188p15162188.html
Sent from the Ant - Users mailing list archive at Nabb
Hello,
I suggest you to take a look at CruiseControl. This can be easily done with
it.
-antti-
2008/1/29, jpyork <[EMAIL PROTECTED]>:
>
>
> Is it possible to create a task that creates a tag every time you do a
> build?
> --
> View this message in context:
> ht
a tag in Subversion by doing a copy to the TAG directory:
On Jan 29, 2008 10:45 AM, jpyork <[EMAIL PROTECTED]> wrote:
>
> Is it possible to create a task that creates a tag every time you do a build?
> --
> View this message in context:
> http://www.nabble.com/An
Is it possible to create a task that creates a tag every time you do a build?
--
View this message in context:
http://www.nabble.com/Ant-and-Subversion-tp15162188p15162188.html
Sent from the Ant - Users mailing list archive at Nabble.com
tic release with ant and subversion
>
> Hi all it is first message in this group,
>
> I have jsp/servlet project and would like create a ant task
> for automatic release.
>
> sample (steps):
>
> 1. create zip file that contains all changed files until last release.
&g
Hi all it is first message in this group,
I have jsp/servlet project and would like create a ant task for automatic
release.
sample (steps):
1. create zip file that contains all changed files until last release.
2. create a file changelog.
3. write the data of release.
I use Subversion and Svn