[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-07-10 19:06:42 CEST

"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
Received on Thu Jul 10 19:09:43 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.