[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: John Peacock <jpeacock_at_rowman.com>
Date: 2004-06-22 13:24:19 CEST

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).

HTH

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4720 Boston Way
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747
---------------------------------------------------------------------
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:25:46 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.