Bug 1023175

Summary: Cloning repository: Add browse button and option to pick repo folder while cloning local repo
Product: [Retired] JBoss BPMS Platform 6 Reporter: Prakash Aradhya <paradhya>
Component: ConfigurationAssignee: Alexandre Porcelli <porcelli>
Status: CLOSED WONTFIX QA Contact: Marek Baluch <mbaluch>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0.0CC: kverlaen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-10 02:28:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

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)