On Tue, 13 Jul 2004 15:08:01 -0500, Mitch Arends <mjarends@us.ibm.com> wrote:
> Just wondering if someone would be able to give me a yes or no type
> answer to my question below.
>
> My department stores .doc and .ppt's in our SVN repository and we want
> to have PDF's autogenerated for us every time one of the aforementioned
> documents is committed to the repository.
>
> My question is: Is it possible to retrieve individual files from a
> repository? Is this possible using the SWIG-bindings and Python scripts?
> I've looked around and I'm pretty positive that it can't be done using
> the svn export command.
>
> Thanks in advance for any help given.
What about svn cat?
svn cat URL/file > file
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 14 02:22:37 2004