|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
How to browse the current repository for all existing directories?Assume I already connected successfully to a repository.
A certain project/directory is currently shown in SmartCVS. Now I want to see all directories/projects which are currently stored in this repository. How can I do this? I found so far only a somehow weired method: Menu Project->Check Out->Repository->next->next then (within the "Modules" step) the tab "Repository Structure" shows all directories. Is there a smarter way of get this information? I miss a menu "show repository structure" Peter ------------------------------------ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/smartcvs/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/smartcvs/join (Yahoo! ID required) <*> To change settings via email: mailto:smartcvs-digest@... mailto:smartcvs-fullfeatured@... <*> To unsubscribe from this group, send an email to: smartcvs-unsubscribe@... <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/ |
|
|
Re: How to browse the current repository for all existing directories?Hi Peter,
You mean, you have a repository structure like this: / +- project-a +- project-b and have project-a checked out in a SmartCVS project. Now you want to see the whole repository content, e.g. project-b. Just curious, why you want to see that? -- Best regards, Thomas Singer ============= syntevo GmbH http://www.syntevo.com "pxsteiner" <pxsteiner@...> wrote: > Assume I already connected successfully to a repository. > A certain project/directory is currently shown in SmartCVS. > > Now I want to see all directories/projects which are currently stored in this > repository. How can I do this? > > I found so far only a somehow weired method: > > Menu Project->Check Out->Repository->next->next > > then (within the "Modules" step) the tab "Repository Structure" > shows all directories. > > Is there a smarter way of get this information? > > I miss a menu "show repository structure" > > Peter > > > > > ------------------------------------ > > Yahoo! Groups Links > > > > ------------------------------------ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/smartcvs/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/smartcvs/join (Yahoo! ID required) <*> To change settings via email: mailto:smartcvs-digest@... mailto:smartcvs-fullfeatured@... <*> To unsubscribe from this group, send an email to: smartcvs-unsubscribe@... <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/ |
|
|
Re: How to browse the current repository for all existing directories?Counter-question: Why not?
In detail: Let's assume I (or buddy) created a project a couple of weeks ago but did not remember well the projects file name. So with "browse repository" I could investigate what projects are available.
|
|
|
Re: How to browse the current repository for all existing directories?Hi Peter,
You are the 1st person who requests such a feature. So it seems not to be a common use case. ;) As you already mentioned, you can browse the repository using the checkout wizard. If you are searching for removed files of the currently checked out project, you could use Query|List Repository Files. -- Best regards, Thomas Singer ============= syntevo GmbH http://www.syntevo.com pstein <pxsteiner@...> wrote: > > Counter-question: Why not? > > In detail: Let's assume I (or buddy) created a project a couple of weeks ago > but did not remember well the projects file name. So with "browse > repository" I could investigate what projects are available. > > > syntevo Support-4 wrote: > > > > Hi Peter, > > > > You mean, you have a repository structure like this: > > > > / > > +- project-a > > +- project-b > > > > and have project-a checked out in a SmartCVS project. Now you want to see > > the > > whole repository content, e.g. project-b. Just curious, why you want to > > see > > that? > > > > -- > > Best regards, > > Thomas Singer > > ============= > > syntevo GmbH > > http://www.syntevo.com > > > > > > "pxsteiner" <pxsteiner@...> wrote: > > > >> Assume I already connected successfully to a repository. > >> A certain project/directory is currently shown in SmartCVS. > >> > >> Now I want to see all directories/projects which are currently stored in > >> this > >> repository. How can I do this? > >> > >> I found so far only a somehow weired method: > >> > >> Menu Project->Check Out->Repository->next->next > >> > >> then (within the "Modules" step) the tab "Repository Structure" > >> shows all directories. > >> > >> Is there a smarter way of get this information? > >> > >> I miss a menu "show repository structure" > >> > >> Peter > >> > >> > >> > >> > >> ------------------------------------ > >> > >> Yahoo! Groups Links > >> > >> > >> > >> > > > > > > > > > > > > > > > > > > ------------------------------------ > > > > Yahoo! Groups Links > > > > > > > > > > > > -- > View this message in context: > http://www.nabble.com/How-to-browse-the-current-repository-for-all-existing-directories--tp24200194p24209011.html > Sent from the SmartCVS - Discussion mailing list archive at Nabble.com. > > > > ------------------------------------ > > Yahoo! Groups Links > > > > ------------------------------------ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/smartcvs/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/smartcvs/join (Yahoo! ID required) <*> To change settings via email: mailto:smartcvs-digest@... mailto:smartcvs-fullfeatured@... <*> To unsubscribe from this group, send an email to: smartcvs-unsubscribe@... <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/ |
|
|
Re: How to browse the current repository for all existing directories?I will be the second person :)
Well, in our case, we have 3 projects that can be imported simultaneously into a large-commonly-platform project. So, instead of having 3 instances of smartCVS open, i want to control them with one instance. Of course, if we want to do an update, we could only choose a common tag/branch if exists (e.g main branch). Is that possible in next release? --- In smartcvs@..., syntevo Support <smartcvs@...> wrote: > > Hi Peter, > > You are the 1st person who requests such a feature. So it seems not to be a > common use case. ;) > > As you already mentioned, you can browse the repository using the checkout > wizard. If you are searching for removed files of the currently checked out > project, you could use Query|List Repository Files. > > -- > Best regards, > Thomas Singer > ============= > syntevo GmbH > http://www.syntevo.com > > > pstein <pxsteiner@...> wrote: > > > > > Counter-question: Why not? > > > > In detail: Let's assume I (or buddy) created a project a couple of weeks ago > > but did not remember well the projects file name. So with "browse > > repository" I could investigate what projects are available. > > > > > > syntevo Support-4 wrote: > > > > > > Hi Peter, > > > > > > You mean, you have a repository structure like this: > > > > > > / > > > +- project-a > > > +- project-b > > > > > > and have project-a checked out in a SmartCVS project. Now you want to see > > > the > > > whole repository content, e.g. project-b. Just curious, why you want to > > > see > > > that? > > > > > > -- > > > Best regards, > > > Thomas Singer > > > ============= > > > syntevo GmbH > > > http://www.syntevo.com > > > > > > > > > "pxsteiner" <pxsteiner@...> wrote: > > > > > >> Assume I already connected successfully to a repository. > > >> A certain project/directory is currently shown in SmartCVS. > > >> > > >> Now I want to see all directories/projects which are currently stored in > > >> this > > >> repository. How can I do this? > > >> > > >> I found so far only a somehow weired method: > > >> > > >> Menu Project->Check Out->Repository->next->next > > >> > > >> then (within the "Modules" step) the tab "Repository Structure" > > >> shows all directories. > > >> > > >> Is there a smarter way of get this information? > > >> > > >> I miss a menu "show repository structure" > > >> > > >> Peter > > >> > > >> > > >> > > >> > > >> ------------------------------------ > > >> > > >> Yahoo! Groups Links > > >> > > >> > > >> > > >> > > > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------ > > > > > > Yahoo! Groups Links > > > > > > > > > > > > > > > > > > > -- > > View this message in context: > > http://www.nabble.com/How-to-browse-the-current-repository-for-all-existing-directories--tp24200194p24209011.html > > Sent from the SmartCVS - Discussion mailing list archive at Nabble.com. > > > > > > > > ------------------------------------ > > > > Yahoo! Groups Links > > > > > > > > > ------------------------------------ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/smartcvs/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/smartcvs/join (Yahoo! ID required) <*> To change settings via email: mailto:smartcvs-digest@... mailto:smartcvs-fullfeatured@... <*> To unsubscribe from this group, send an email to: smartcvs-unsubscribe@... <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/ |
| Free embeddable forum powered by Nabble | Forum Help |