Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Deploy WebTools Project with version control system
Deploy WebTools Project with version control system [message #199612] Tue, 11 September 2007 14:03
anatoly techtonik is currently offline anatoly techtonikFriend
Messages: 33
Registered: July 2009
Member
Hello,

I was using SVN to synchronize local working copy with remote production
server. This allowed me to quickly upload only small set of changes both
in classes and content instead of whole huge site. It also helped to
rollback quickly in case something went wrong.

I've successfully imported existing Tomcat folder structure into Eclipse
and set up development environment by moving build directory into
WEB-INF\classes. However, I can't checkin the directory with SVN as .svn
directories in WEB-INF\classes are wiped on rebuild.

Is it possible to avoid removal of .svn directories? If not then how can
I synchronize my WebTools projet via SVN properly?

Thanks.
Previous Topic:Java build path
Next Topic:WSDL with custom Fault fails generation
Goto Forum:
  


Current Time: Sat Sep 21 21:26:17 GMT 2024

Powered by FUDForum. Page generated in 0.03999 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top