Bug 1023175 - Cloning repository: Add browse button and option to pick repo folder while cloning local repo
Summary: Cloning repository: Add browse button and option to pick repo folder while c...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Configuration
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Alexandre Porcelli
QA Contact: Marek Baluch
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-24 19:33 UTC by Prakash Aradhya
Modified: 2014-01-10 02:28 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-01-10 02:28:07 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Prakash Aradhya 2013-10-24 19:33:04 UTC
Description of problem:
GIT URL:  Add Browse local button to browse to the local git repo instead of asking user to type it.

URL makes sense for remote repos.  Majority of the times you expect people to work with local repos.  
Have text something like Enter URL for the Rep or browse local repository location. And the file browser allows user to choose the local folder.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Alexandre Porcelli 2014-01-10 02:28:07 UTC
It's not possible to add the "browse button" to local file system (something you do when uploading a file) because your local file system won't be reachable from the server (clone happens on the server not on your local machine)


Note You need to log in before you can comment on or make changes to this bug.