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

Re: Storing unversioned files in a repository.

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-03-31 04:20:46 CEST

Tom Eastman wrote:

>Hey all,
>
>Is it possible for me to store files in my repository in such a manner that
>only the latest revision is kept, and no deltas are created or stored if the
>file is updated?
>
>I have a repository with many .tex files which are used to generate .pdf's.
>What I would like is to be able to keep the latest, and only the latest,
>version of the pdf in the repository so that it can be accessed easily. If
>someone wants an older version of the file, they can checkout the appropriate
>.tex source files and compile them directly.
>
>Is this possible?
>
>
No.

Why would you want to stored generated files in the repository, anyway?
You can put them on a shared filesystem somewhere.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 31 04:21:25 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.