Added a comment
This commit is contained in:
		
					parent
					
						
							
								6ca2dbb9c1
							
						
					
				
			
			
				commit
				
					
						5dae763be3
					
				
			
		
					 1 changed files with 10 additions and 0 deletions
				
			
		|  | @ -0,0 +1,10 @@ | |||
| [[!comment format=mdwn | ||||
|  username="Renaud" | ||||
|  ip="126.10.66.235" | ||||
|  subject="comment 1" | ||||
|  date="2014-01-11T14:29:08Z" | ||||
|  content=""" | ||||
| I had that problem when I tried to access a newly created remote repository. | ||||
| It seems git-annex doesn't recognize anymore if the remote repository has been initialized or not. | ||||
| The workaround I used is create a local repository, initialize it with git annex, `clone --bare` it, add the bare repository as a remote and `git annex sync` it to initialize the bare repository. Then, you can put the bare repository where gitolite usualy keep its repositories and use it normally. | ||||
| """]] | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Renaud
				Renaud