Hi There is a method called *deleteTenantRepo* in GITBlitBasedGITRepositoryProvider class in above carbon component. as per the following line it concatenate "*/defApp" *string literal with tenantId to assign for the repo name. What does mean by "*defApp". *I checked the repo names created in git server (*git.appfactory.private.wso2.com:8443 <http://git.appfactory.private.wso2.com:8443>*) and it is created with tenant domain name and not with tenantId as well. Any usage of this method ?
String defaultTenantRepo = tenantId + "/defApp"; Thanks Godwin -- *Godwin Amila Shrimal* Senior Software Engineer WSO2 Inc.; http://wso2.com lean.enterprise.middleware mobile: *+94772264165* linkedin: *http://lnkd.in/KUum6D <http://lnkd.in/KUum6D>* twitter: https://twitter.com/godwinamila
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
