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

Overwrite Files in a certain directory

From: Robert Krugmann <Robert.Krugmann_at_infoteam.de>
Date: 2004-06-04 13:13:09 CEST

Hi there,

our repository is built like the this schema

/some/repository/trunk/source/...
/some/repository/trunk/binaries/...

Can anybody give me a tip how to get TortoiseSVN to do the following:

* On /source the user shall work as normal: Updates to get suff from
other people, commit to publish his own work.
* On /binaries there is a certain pool on released files. The user
shall only get that stuff. When compiling, produced binaries will be copied
to /binaries and e.g. overwrite existing ones. Those files are not supposed
to be published by default.

When the user does an update on trunk, is there a way to tell tortoiseSVN to
do a standard-update on /source, but a revert on /binaries?

Regards
Robert

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 4 13:14:31 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.