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

Re: Getting files from folders outside of your repository versioned

From: Ewgenij Sokolovski <ewgenijkkg_at_gmx.de>
Date: Fri, 26 Nov 2010 08:58:23 +0100

OK, thanks for the information. I think, the most reasonable solution for
me would be a bash script, which just copies the file to be versioned
to my working copy at regular intervals. That should be easy...

> I believe he's thinking of "svnput" whose source is here:
>
> http://svn.apache.org/repos/asf/subversion/trunk/tools/examples/svnput.c
>
> Or you could probably write something equivalent using any of the language
> bindings.
>

I looked at the file. Did I get it right that it just puts a single file into repository, but it does not enable any tracking of the changes on the file at its origin? So, for example, if I put the file /home/Ewgenij/test.c into the repository this way and edit test.c then, the repository will not take notice of this editing during the next commit, right?

BR
Ewgenij
Received on 2010-11-26 08:59:05 CET

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.