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

history lost problem

From: Tamás Gervai <gervai.tamas_at_ge.com>
Date: 2005-09-22 12:59:31 CEST

Hello,

We in the copany use subclipse with the latest svn (server). There is often happened, that
one guy move or just copy (from filesystem) to eclipse a file, and replace the original
file, in the checked out repository. Both action delete the old file, and create a same
named file, and start a new history.

My question is, it is possible to implement an svn move in eclipse not to loose the
history of a file?

When I replace a file (with copy-pase) it is possible to insert just the file's context,
and not delete the old, and create a new file with the same name and therefor not to loose
the history?

In Subclipse I aslo did not find any possible way to list the old logs, for example see
the log of a deleted file. e.g. "svn log -r0:666 deleted.file.txt"

-- 
Tamas Gervai
Received on Thu Sep 22 20:59:31 2005

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.