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

Subversion filter?

From: Den Varaksin <d.varaksin_at_compassplus.ru>
Date: 2004-07-23 12:51:21 CEST

Hello!

Situation 1
There is a catalogue in repository for example with 1000 files.
Each of users works only with the set of files (for example, 50) and don't want to see
superfluous 950 files in his working copy.

Situation 2
There is a crossplatform project. Besides the general files (for Windows, Linux, Sun...) there are the files
belonging to a concrete platform (for example, makefiles for Linux).
But Windows users do not want to see files for Sun, Linux and others.

Possible solution
Users can create group of files using properties (for example, non-windows, non-linux, my_files).
I create a program which reads properties of all files in
a working copy and deletes files that satisfy filter.

But can be there are other variants?

Thanks
Den

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 23 12:54:21 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.