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

RE: Changes from 1.5 to 1.6

From: Branden Visser <branden_at_uwindsor.ca>
Date: Thu, 11 Jun 2009 11:13:57 -0700 (PDT)

Thank you for your quick reply, Bob. I'm very sorry for my delay.

> I am having trouble following what you are saying here. Could you perhaps give a little script of what you are doing including paths in your repo and paths you are check out to, where you are right clicking etc.

I will do my best to give a simple reproducing scenario:

1. Right Click > Repo browser
2. Create new Folder (Folder A)
3. Create new Folder as a sibling of A (Folder B)
4. Close repo browser
5. Check out Folder A (From right-click menu)
6. Open repo browser
7. Copy Folder B into Folder A (B's copy is now a subdirectory of A, call that B1)
8. Close repo browser
9. Right-Click inside of Folder A (Empty on the filesystem right now), and select "Update"

Folder B1 does not come down from the repository. I have to explicitly "Check Out" Folder B1 into Folder A.

Now, say I check out Folder B1 to work around the above issue, then:

10. Go into B1, create a new file.
11. Right-click and "Add" the new file.
12. Go back 2 directories
13. Right-Click Folder A, select 'Commit'

Commit log says no changes to commit. This is what I was talking about when I say the 2 directories are "Detached". Folder A doesn't see the change in Folder B1 as a change to itself when committing.

Is that making any more sense?

Thanks again,

Branden

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2361400

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-06-11 20:14:50 CEST

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

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