IMHO, artifacts should never be version controlled. They are always
reproducible from your version control. To make it easier when you
lose the contents of your artifact repository[1], you could make a
backup of your artifact repository.
[1] I have a maven background, the artifact repository is the central
location where you store your artifacts, this could be a real
application, like Nexus, or just a simple filesystem, available
through a webserver.
Hth,
Nick Stolwijk
~Java Developer~
Iprofs BV.
Claus Sluterweg 125
2012 WS Haarlem
www.iprofs.nl
On Fri, Mar 20, 2009 at 2:25 PM, <webpost_at_tigris.org> wrote:
> Hi All,
>
> Just curious to know if it is better idea to use SVN to store generate artifacts on building code. Up to now, i know that we should only use SVN for code and not for any library and artifacts.
>
> Could any one please comment/suggest on this.
>
>
> Thanks
> Pawan
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1364438
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
>
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1365675
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-20 17:36:49 CET