Hi,
I have two things around project settings on SC 2.0 Beta
1.
One is a come back item on the project context menu. The
other is a missing apply on the project settings dialog.
At first I show my situation and steps of operations.
(0) purpose
I want to create a new repository and make the standard
structure(trunk/branches/tags) in the repository. And then
I
want to make my work copy into standing by for
developments.
(1) creae
I do "svnadmin create AAA" on a server in order
to create
"svn://server/AAA".
(2) new project
I do "project setup wizard" on SC. I enter
"svn://server/AAA" as 'trunk', blank as 'branches'
and
'tags' because this repository is empty yet.
(3) checkout
I do "checkout" to my new WC on SC.
(4) commit the standard structure
I add 'trunk' and 'branches' and 'tags' to my WC. And I
commit these.
(5) change the project settings
I change the project settings into
"svn://server/AAA/EACH",
EACH is 'trunk'/'branches'/'tags'.
(6) switch
I switch my WC to "svn://server/AAA/trunk".
At second I show my problems.
(A) a come back menu item
At step (5) I used "project settings..." on the
project
context menu in released SC(1.2.2). It was useful, but beta
dosen't have it.
I request this menu item comes back if possible.
(B) a missing apply
At step (5) I pushed the "trunk/branches/tags"
button on
project settings dialog in beta. This dialog showed new
values. But if I push the Ok/Apply button, the project
view doesn't show the new state. After that, if I close SC,
"sc.ini" has old values. Released SC(1.2.2) is
okay.
So problems are only based on step (5). But I think others
are helpful to imagine situation.
--
Kouno
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe subcommander.tigris.org
For additional commands, e-mail: dev-help subcommander.tigris.org
|