Hi,
I had a long time a subproject wich im managed in a small subversion
repository. Time went on and i got involved with a different subproject
in the same project. To also manage the new subproject in the repository
and to get a clear seperation i created a new toplayer for the project
and moved (svn mv) all the content of my old subproject in the new
toplayer and created the other subproject.
The problem is that i cant access the log befor the move in the old
subproject anymore (
svn co https://MyPC/svn --username Myself --password MyPasword
svn log TPCMapping.C:
r715 | rbramm | 2005-10-14 12:03:20 +0200 (Fri, 14 Oct 2005) | 2 lines
Added writing of one global file, and on per patch/rcu basis
------------------------------------------------------------------------
r713 | rbramm | 2005-10-13 16:49:47 +0200 (Thu, 13 Oct 2005) | 2 lines
Added OROC Mapping creation, cleaned code
------------------------------------------------------------------------
r691 | (kein Autor) | 2005-06-22 14:49:21 +0200 (Wed, 22 Jun 2005) | 1 line
------------------------------------------------------------------------
pwd:
.../svntest/svn/ALICE/TPC/TPCMapping/trunk
)
only when i change to the Superproject(
svn log:
------------------------------------------------------------------------
r715 | rbramm | 2005-10-14 12:03:20 +0200 (Fri, 14 Oct 2005) | 2 lines
Added writing of one global file, and on per patch/rcu basis
------------------------------------------------------------------------
.........
------------------------------------------------------------------------
r1 | rbramm | 2003-02-13 13:51:10 +0100 (Thu, 13 Feb 2003) | 1 line
first commit
------------------------------------------------------------------------
pwd:
.../svntest/svn
}
I get the complete log message.
So the logs are not lost, but not practically accessible anymore.
So my question goes, is this due to an error in my joining and moving of
the projects (so there is a way to keep the history but completly
rearranging the Project) ?
If there i did an error in the rearangin process can this be undone ?
(It would be nice, but i have still everysthing to recreate everything,
but maybe one could save some work ...)
Thanks
Roland
P.S.
the server is running on
Linux kp1pcp001 2.6.13-gentoo-r5 #1 Fri Oct 28 13:38:37 CEST 2005 i686
AMD Athlon(tm) XP 1600+ AuthenticAMD GNU/Linux
on an apache-2.0.55
svnversion, version 1.2.3 (r15833)
the client
PowermacG5, MacosX 10.4.3
svnversion, Version 1.2.3 (r15833)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 15 14:27:55 2005