After running build.xml for the first time, what is the next step, or can I can I first do and SVN update? If I run build.xml again, what happens to the database tables?
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 23, 2007 9:48 PM To: [email protected] Subject: RE: SVN Update Yes, you can. None of your built files are downloaded. But, then again, it's real easy to do another ant run-install to recompile everything. Note that if you do not do ant clean-all, your data remains intact. Skip -----Original Message----- From: Brendan Vogt [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 23, 2007 10:46 AM To: [email protected] Subject: SVN Update Hi, I ran the build.xml and it went fine. After this build, can I still do an SVN update through Tortoise SVN?? I'm just scared that some files are over written from what was built with the build.xml Brendan
