Community
Participate
Working Groups
Created attachment 169669 [details] Settings I want to make a local push to create a new local remote repository. I assume this is a aquivelent of git clone --bare . ../remote-repository.git If I try so with the settings from the first screenshot I receive an error. Can't connect to any repository: file:///C:/Documents and Settings/d034797/Desktop/test (Transport error occured during push operation: file:///C:/Documents and Settings/d034797/Desktop/test: Pipe closed)
You need to create the repository before pushing. You cannot create a bare repo using EGit (currently). However you should be able to push to one.
Currently not supported to create a bare repository.... open new bug for this.
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=315015