[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: J2EE plus Subversion

From: Dmitri Colebatch <dim_at_colebatch.com>
Date: 2007-07-10 03:00:05 CEST

Hi RJ,

On 7/10/07, r j <rjdst.9@gmail.com> wrote:
> The revision version is now over 600. The main problem is that sometimes,
> when we would compile and then deploy the web app, old versions of code/css
> layouts would show up on the deployed site. Does subversion has something to
> do with this?

If you remove the files from subversion, then they will be removed
from other checkouts after an update has been done. However, if you
are exporting/updating and then copying to your deployment the copy
won't be deleting your previous versions (only adding to it). I
suspect this is your problem.

cheers,
dim

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 10 03:00:13 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.