Thx for the reply. I am using the Ivysvn library, and it is pretty simple:
<svn name="shared" userName="${svn.user.name}"
userPassword="${svn.user.password}" binaryDiff="false"
repositoryRoot="svn://subversion/ivy/">
<ivy pattern=
"[organisation]/[module]/[revision]/ivy-[revision].xml"/>
<artifact
pattern="[organisation]/[module]/[revision]/[artifact]-[revision].[ext]"/>
</svn>
http://buzzterrier.blogspot.com/ View my blog at:
http://buzzterrier.blogspot.com/
Gilles Scokart wrote:
>
> How is your shared repository defined?
>
>
>
>
> --
> Gilles Scokart
>
>
--
View this message in context:
http://www.nabble.com/Publish-is-deleting-other-revisions-tp19908634p19921640.html
Sent from the ivy-user mailing list archive at Nabble.com.