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

Re: Exporting recently modified files

From: Cristi BALAN <mental_at_gmail.com>
Date: 2004-06-22 13:40:21 CEST

On Tue, 22 Jun 2004 07:24:19 -0400, John Peacock <jpeacock@rowman.com> wrote:
>
> Cristi BALAN wrote:
> > Usually, one needs this when having to update an exported directory to
> > a new revision. For example, on a web application installed in
> > multiple places that also needs updates for the binary files, you
> > can't just use the svn diff output
>
> What Sussman was suggesting was that in the common case (like websites),
> updating a working copy is much more efficient than trying to manage to manually
> update an exported copy. Virtually all web servers support suppressing files
> (so you can hide the .svn directories). If your web server is running Linux,
> you can also use svk
>
> http://svk.elixus.org
>
> to mirror a remote repository and the local working copy has only files (no .svn
> administrative directories).

Of course, I totally agree, it's more convenient to simply update a wc
(I know about svk too, never used yet tho) but, when the svn server is
not available to the outside network and the destination server is not
under your control you have to use whatever you can. I thought this
was the case with the thread starter and that he was misunderstood.

Cristi BALAN

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 22 13:41:43 2004

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.