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

Re: First-time user (Windows platform)

From: Phyrefly <phyrefly.phyre_at_gmail.com>
Date: 2006-10-13 15:18:19 CEST

> svn update updates the current working copy. Wherever you've checked
> out the directory from, it goes back to that URL and pulls down
> updates from there. So if you check out a single project out of 500
> in one repository, then svn up run from within that one project's
> working copy will only update that project.

You're not getting me. I have a development environment, which is a
working copy of the whole repository.

I have a post-commit hook which does an update on the dev environment.

If that one repo covers the whole collection of projects, it'll be
huge. Is there a way to pick up which folder has been commited, and
do an update from just that path (within the hook script)? If not, I
may have to split my repo up after all.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 13 15:19:12 2006

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.