Tagged Questions
4
votes
7answers
1k views
Subversion: Can multiple copy operations be done in a single revision?
From what I understand about transactions in Subversion this should be possible in principle, but I don't know any tool that supports it.
The background is that we are discussing a migration from ...
2
votes
2answers
536 views
Has anyone here ever switched Version Control System from PVCS/Serena Dimensions to Subversion?
A Google search revealed the existence of some custom scripts, for example PVCS --> CVS and then cvs --> svn should be quite straightforward.
But ... Has anyone really tried them? With which versions ...
0
votes
1answer
413 views
PVCS to SVN migration - How to write PVCS Labels to SVN Log Msg
We are in the process of migrating from PVCS to Subversion. I have demoed a PVCS export => SVN import that does the job quite nicely for us but we have one issue.
We have made extensive use of ...
0
votes
2answers
146 views
How to change structure of subversion repository after a migration?
I am a newbie to both Subversion and PVCS VM
I currently migrated my project from PVCS VM to Subversion
And I now have this structure
I got the project and in my project i got my components
inside ...