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

Copy and overwrite inside a repos

From: Romain Prévost <prevost.romain_at_gmail.com>
Date: 2005-07-15 12:01:20 CEST

Hi,

I've got /repos/project1/file1 and /repos/project2/file1 (which is a
copy of a binary).
I've updated the project1/file1, and I would like to propagate this to
project2, in one operation,
like a svn copy -force /repos/project1/file1 /repos/project2/file1 but
I can't figure out how to do this without deleting the file first. Can
someone help me ?

I'm still looking for a way to have kind of symbolic links into my
subversion repos. If someone come up to an efficient solution .... I
think I will lose myself into hook scripts and properties.

-- 
Romain Prévost
Epitech promotion 2007
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 15 12:03:11 2005

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.