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

Repository and revision graph problems

From: <John.X.Foster_at_nab.com.au>
Date: Mon, 29 Mar 2010 13:27:34 +1100

Hi all

I am having trouble viewing branches and I think the root cause is the
repositroy structure. Originally, I had a structure like:

H:SVN
   |_trunk
   | |_proj1
   | |_proj2
   |_branches
   |_tags
 
At some stage (revision 80), the repository was phsically moved from one
location to another, and subsequently (at revision 80), the structure
looks like:

H:SVN
   |_branches
   |_proj1
   |_proj2
   |_tags
   |_trunk
         |_proj1
         |_proj2
 
with all the updates in SVN/proj1, etc., rahter than SVN/trunk/proj1.

Till now, I have had only the one development branch, and all appeared OK.
Now (revision 383) I have created a branch from an earlier revision (372),
and the repository looks like:

H:SVN
   |_branches
   | |_v1_9
   | |_proj1
   | |_proj2
   | |_branches
   | |_tags
   |_proj1
   |_proj2
   |_tags
   |_trunk
         |_proj1
         |_proj2

When I view the root directory of my projects (the working copy that
contains proj1 and proj2) in the branched revision, I can only see an
curtailed and incorrect revision graph:

111
  |_383

Instead of seeing, as I would expect, all the main tree, and the branch, I
just see an incorrectly labelled root (Version 111) and the branch. For
any file below the top level, I get a message saying the graph cannot be
displayed. Having commited my branch changes and switched back to the main
branch, there is no indication in the revision graph that any branching
has occured.

I suspect these graph problems are due to the change at revision 80. Is
this likely? Is there any way of moving all the data from SVN/proj1 and
SVN/proj2 to SVN/trunk/proj1 and SVN/trunk/proj2? Or is there some other
solution to the problem?

 
Thanks for any help!
John

John Foster

Senior Quantitative Credit Developer
Model Development, Group Credit Portfolio & Models
National Australia Bank

Level 15, 500 Bourke St, Melbourne VIC 3000
Tel: +61 (0)3 8641 5228
Email: John.X.Foster_at_nab.com.au

This e-mail is sent by or on behalf of the named sender identified above.
If:

(a) you do not wish to receive any e-mail marketing material from this
person in the future, please forward the contents of this email to
unsubscribe_at_nab.com.au with the word "unsubscribe" in the subject box.

(b) you wish to unsubscribe from all central e-mail marketing lists used
by our business, please forward the contents of this e-mail to
unsubscribeall_at_nab.com.au with the message "unsubscribe from all central
e-mail marketing lists" in the subject box.

If you do not forward the contents of this e-mail with your
unsubscription then it may not be able to be implemented.

The information contained in this e-mail communication may be
confidential. You should only read, disclose, re-transmit, copy,
distribute, act in reliance on or commercialise the information if you
are authorised to do so. If you are not the intended recipient of this
e-mail communication, please immediately notify us by e-mail to
postmaster_at_nab.com.au, or reply by e-mail direct to the sender and then
destroy any electronic and paper copy of this message. Any views
expressed in this e-mail communication are those of the individual
sender, except where the sender specifically states them to be the views
of a member of the National Australia Bank Group of companies. Any
advice contained in this e-mail has been prepared without taking into
account your objectives, financial situation or needs. Before acting on
any advice in this e-mail, National Australia Bank Limited recommends
that you consider whether it is appropriate for your circumstances. If
this e-mail contains reference to any financial products, the National
recommends you consider the Product Disclosure Statement (PDS) or other
disclosure document before making any decisions regarding any products.
The National Australia Bank Group of companies does not represent,
warrant or guarantee that the integrity of this communication has been
maintained nor that the communication is free of errors, virus or
interference.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

picture
Received on 2010-03-29 07:33:38 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.