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

Re: Revision control on a single file

From: M <marcus.rohrmoser_at_gmx.de>
Date: 2003-07-10 19:13:23 CEST

You could write a pre-svn.bat and post-svn.bat which
copy the scattered files to and from a svn-tree on your disk.

Greetings,
        M

Ben Collins-Sussman wrote:
> "Yanghui Bian" <ybi@vitesse.com> writes:
>
>
>>Hello,
>>I want to keep track of several single files scattered around my disk.
>>e.g: windows autoexec.bat, emacs dot file and more ...
>>I cannot figure out a good way in SVN.
>>For .emacs file, I could just put the whole home directory to SVN
>>repository, though not so good.
>>But for autoexec.bat, it seems to be impossible as it is in window C:
>>directory.
>>Any hints? Thanks.
>
>
> The smallest unit that svn can version is a tree. SVN cannot version
> a lone file.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 10 19:14:21 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.