Thanks guys! Andy, your solution was right on. I was not sure if I had to checkout the latest version 1st or not but this works just fine.
Thanks On Jan 18, 2008 7:51 PM, Qasim Rasheed <[EMAIL PROTECTED]> wrote: > Dan > > The error indicate that SVN jar files aren't being located by your build > file. I usualy place those under ANTINSTALLATION/lib so that any project > can > use it. > > Thanks > > Qasim > > On Jan 18, 2008 5:30 PM, Andrew Scott <[EMAIL PROTECTED]> wrote: > > > If it was me I would use ants built in zipping feature, and place it > > in the build.xml file. The added overhead to svn to that is overkill > > and unecessary overhead. > > > > > > > > > > On 1/19/08, Dan Vega <[EMAIL PROTECTED]> wrote: > > > Today I was trying to setup svnant and subversion. I basically want to > > be > > > able to create a zip file of a project anytime I want one. I was > reading > > a > > > good article today here > > > > > > > > > http://www.phillnacelli.net/blog/index.cfm/2007/1/28/ANT-Builds-and-Subversion-SVN > > > > > > The problem Is I could not get it to work and kept getting the > following > > > error. > > > > > > I keep getting the error "Could not load definitions from resource > > > svntask.properties. It could not be found." > > > > > > Anyone use svnant know why this could be happening? > > > > > > > > > Dan > > > > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:296889 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

