7 Oct 12:54
Different svn-id URLs in history
From: Knut Eldhuset <knut <at> 3d-radar.com>
Subject: Different svn-id URLs in history
Newsgroups: gmane.comp.version-control.git
Date: 2008-10-07 10:58:41 GMT
Subject: Different svn-id URLs in history
Newsgroups: gmane.comp.version-control.git
Date: 2008-10-07 10:58:41 GMT
Hi, After cloning my svn repository, I notice that the svn-id URL is different when going back in history: git-svn-id: https://server/trunk <at> 300 vs git-svn-id: https://server/trunk/some_folder/project/src <at> 250 If i checkout the first version, I get a working copy that has the folder "some_folder" in it. If I checkout the latter version, I get a working copy with the contents of the folder "src". Why is this? I thought I always was supposed to get a wc with the whole tree. Regards, Knut Eldhuset
RSS Feed