[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-11-19 Thread timeless
On Wed, Nov 19, 2008 at 9:11 PM, James Carlson wrote: > Sebastien Roy writes: >> 3. Ability to delete and rename repositories. If you have (2), then you >> don't necessarily need this, depending on how much infrastructure is >> used to keep track of repos on the site... Having options to do thi

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-11-19 Thread Alan Burlison
Sebastien Roy wrote: > Sounds good, I can't wait for these RFEs to be implemented. :-) Having spent an age today archiving and deleting repos by hand, neither can I... ;-) I'm deleting the clearview repos now, sorry for missing them off the list - duh! I'll send out a mail when they are gone.

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-11-19 Thread Alan Burlison
Sebastien Roy wrote: > I'm just getting around to reading this. Here are some suggestions: > > 1. Ability to clone a repository that is hosted on the same site. For > example it's very wasteful in terms of time and network resources to > have to transfer all of onnv across the internet twice in

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-11-19 Thread Sebastien Roy
On Wed, 2008-11-19 at 19:20 +, Alan Burlison wrote: > Sebastien Roy wrote: > > > I'm just getting around to reading this. Here are some suggestions: > > > > 1. Ability to clone a repository that is hosted on the same site. For > > example it's very wasteful in terms of time and network res

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-11-19 Thread James Carlson
Sebastien Roy writes: > 3. Ability to delete and rename repositories. If you have (2), then you > don't necessarily need this, depending on how much infrastructure is > used to keep track of repos on the site... Having options to do this > from the web interface would be very useful (and it looks

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-11-19 Thread Sebastien Roy
One more: On Wed, 2008-11-19 at 13:50 -0500, Sebastien Roy wrote: > On Fri, 2008-10-10 at 01:49 -0700, Martin Walsh wrote: > > http://repo.opensolaris.org > > > > The application is a rework of the current SCM console, so most of the > > functionality is the same. This test release is with a view

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-11-19 Thread Sebastien Roy
On Fri, 2008-10-10 at 01:49 -0700, Martin Walsh wrote: > http://repo.opensolaris.org > > The application is a rework of the current SCM console, so most of the > functionality is the same. This test release is with a view to getting > the UI correct, before adding more features to the console. >

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-11-11 Thread Martin Walsh
Just an update to let you know that there have been a couple of updates to the new SCM console at repo.opensolaris.org. Thanks to those who provided the initial feedback on the application. Any further comments, suggestions welcome. Martin

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-10-16 Thread Michelle Olson
Martin Walsh wrote: > michelle olson wrote: > >> Hi Martin, >> >> The changes you've made so far look great, the app is much easier to >> navigate already. My reply to your question inline below. >> >> Martin Walsh wrote: >> >>> Mike Kupfer wrote: >>> A distinct but related con

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-10-16 Thread Martin Walsh
michelle olson wrote: > Hi Martin, > > The changes you've made so far look great, the app is much easier to > navigate already. My reply to your question inline below. > > Martin Walsh wrote: >> Mike Kupfer wrote: >>> A distinct but related concern about the Repository link: >>> >>> I just got a

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-10-15 Thread Martin Walsh
Mike Kupfer wrote: > A distinct but related concern about the Repository link: > > I just got around to playing with the testbed, and I thought that the > behavior of the Repository link was odd. If I just click on it, it > complains that I haven't selected a repository. Seems like it should be

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-10-15 Thread Martin Walsh
Mike Kupfer wrote: >> "Martin" == Martin Walsh writes: > > Martin> Project > Martin> - Leaders > Martin> - Operations > Martin> - Repositories (This is just the table of repos) > Martin> - Repository (This is a repo that has been selected. Note this > Martin> is always there now. Althoug

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-10-15 Thread michelle olson
Hi Martin, The changes you've made so far look great, the app is much easier to navigate already. My reply to your question inline below. Martin Walsh wrote: > Mike Kupfer wrote: >> A distinct but related concern about the Repository link: >> >> I just got around to playing with the testbed, and

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-10-15 Thread Mike Kupfer
> "Martin" == Martin Walsh writes: Martin> The other issues you mentioned should now be fixed/updated and Martin> are now on repo.opensolaris.org. Yup, thanks. Martin> Any suggestions about the action column on the list of Martin> repositories? Remove completely? That'd be fine with me.

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-10-14 Thread Mike Kupfer
> "Martin" == Martin Walsh writes: Martin> Project Martin> - Leaders Martin> - Operations Martin> - Repositories (This is just the table of repos) Martin> - Repository (This is a repo that has been selected. Note this Martin> is always there now. Although the naming could be confusing!)

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-10-14 Thread Martin Walsh
Michelle Olson wrote: > Martin Walsh wrote: >> >>> >>> [mo-1] I noticed that if I login, I don't have a 'Repositories' link >>> in the left-navigation. But, after I click on one of the repo links, >>> the Repositories left-nav link appears. It seems like it should >>> always appear in the left-n

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-10-13 Thread Alan Burlison
John Plocher wrote: > I agree with Danek - your use case seems incomplete. I'd > add some context, such as: Why would people use this > app? Who would they be (and would their actions differ based > on their roles)? What tasks would they have in mind? Where > would they have been immediately b

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-10-13 Thread Martin Walsh
Danek Duvall wrote: > On Mon, Oct 13, 2008 at 05:54:01PM +0100, Martin Walsh wrote: > >>> Searching for nothing? That's an incredibly unintuitive interface. >> I have added a not in the web interface to inform users of this. The >> alternative is that we load up the first page of affiliates. B

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-10-13 Thread Martin Walsh
Mark J. Nelson wrote: > > What does Verify actually do? > Verifies the integrity of the repository (svnadmin verify $REPO_PATH.) This is only supported by Subversion. > >>> Then it probably shouldn't show up for mercurial repos. > >> This has been done. > > Why would we support

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-10-13 Thread Martin Walsh
Danek Duvall wrote: > On Mon, Oct 13, 2008 at 02:00:30PM +0100, Martin Walsh wrote: > >> I am just thinking further about this point. The reason that their is >> no repositories link is because repositories are contained within a >> project. The project page will be the entry point of the appl

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-10-13 Thread Martin Walsh
Danek Duvall wrote: > On Mon, Oct 13, 2008 at 10:02:55AM +0100, Martin Walsh wrote: > >>> Affiliates could have a complete list, too -- are there enough projects >>> which have enough affiliates to require not printing the list? I searched >>> for "sch", but it didn't return anything, perahps bec

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-10-13 Thread Alan Burlison
Danek Duvall wrote: > Every project has "leaders". This set of users are also have commit > privileges for all repositories associated with the project (as well as > being the exact set of users able to edit the project pages). This > association should be able to be broken, as not all "leaders"

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-10-13 Thread Michelle Olson
Martin Walsh wrote: > >> >> [mo-1] I noticed that if I login, I don't have a 'Repositories' link >> in the left-navigation. But, after I click on one of the repo links, >> the Repositories left-nav link appears. It seems like it should >> always appear in the left-nav, even at first login. Also,

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-10-13 Thread Martin Walsh
> > [mo-1] I noticed that if I login, I don't have a 'Repositories' link in > the left-navigation. But, after I click on one of the repo links, the > Repositories left-nav link appears. It seems like it should always > appear in the left-nav, even at first login. Also, if I click the > Projec

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-10-13 Thread Martin Walsh
michelle olson wrote: > Hi Martin, > > My feedback and a possible bug below. > > Martin Walsh wrote: >> http://repo.opensolaris.org >> >> The application is a rework of the current SCM console, so most of the >> functionality is the same. This test release is with a view to getting the >> UI co

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-10-13 Thread John Plocher
Martin Walsh wrote: > Well at the moment it is effectively a repository management app. You > cannot search projects etc. If a Leader gets redirected to the SCM > console from the portal,... I agree with Danek - your use case seems incomplete. I'd add some context, such as: Why would people u

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-10-13 Thread Mark J. Nelson
What does Verify actually do? >>> Verifies the integrity of the repository (svnadmin verify $REPO_PATH.) This >>> is only supported by Subversion. >> Then it probably shouldn't show up for mercurial repos. > This has been done. Why would we support svnadmin verify, but not hg verify? --

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-10-13 Thread Danek Duvall
On Mon, Oct 13, 2008 at 05:54:01PM +0100, Martin Walsh wrote: >> Searching for nothing? That's an incredibly unintuitive interface. > > I have added a not in the web interface to inform users of this. The > alternative is that we load up the first page of affiliates. But depending > on the co

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-10-13 Thread Martin Walsh
Tom Haynes wrote: > >>> Martin Walsh wrote: >>> http://repo.opensolaris.org The application is a rework of the current SCM console, so most of the functionality is the same. This test release is with a view to getting the UI correct, before adding more features to the

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-10-13 Thread Martin Walsh
Danek Duvall wrote: > On Sat, Oct 11, 2008 at 02:58:40AM +0900, Jim Grisanzio wrote: > >> Martin Walsh wrote: >>> http://repo.opensolaris.org >>> >>> The application is a rework of the current SCM console, so most of the >>> functionality is the same. This test release is with a view to getting >>

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-10-13 Thread Danek Duvall
On Mon, Oct 13, 2008 at 02:00:30PM +0100, Martin Walsh wrote: > I am just thinking further about this point. The reason that their is > no repositories link is because repositories are contained within a > project. The project page will be the entry point of the application, > when it is depl

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-10-13 Thread Danek Duvall
On Mon, Oct 13, 2008 at 10:02:55AM +0100, Martin Walsh wrote: >> Affiliates could have a complete list, too -- are there enough projects >> which have enough affiliates to require not printing the list? I searched >> for "sch", but it didn't return anything, perahps because he's a project >> lead

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-10-11 Thread Jim Grisanzio
Martin Walsh wrote: > http://repo.opensolaris.org > > The application is a rework of the current SCM console, so most of the > functionality is the same. This test release is with a view to getting the UI > correct, before adding more features to the console. > > Bug reports, feedback, etc welcom

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-10-10 Thread Tom Haynes
>> Martin Walsh wrote: >> >>> http://repo.opensolaris.org >>> >>> The application is a rework of the current SCM console, so most of the >>> functionality is the same. This test release is with a view to getting >>> the UI correct, before adding more features to the console. >>> >>> Bug repor

[scm-migration-dev] [website-discuss] Development of new SCM console online

2008-10-10 Thread Danek Duvall
On Sat, Oct 11, 2008 at 02:58:40AM +0900, Jim Grisanzio wrote: > Martin Walsh wrote: > > http://repo.opensolaris.org > > > > The application is a rework of the current SCM console, so most of the > > functionality is the same. This test release is with a view to getting > > the UI correct, before