Rajnish Kumar Singh wrote on Tue, Oct 26, 2010 at 19:58:26 +0530: > > svnadmin create target > > svnsync init file://.../target file://.../OR1234/Test > > svnsync sync file://.../target
> Please tell me that in the given command i.e : svnsync init file://.../target > file://.../OR1234/Test > file://.../target is the url of the new repository, where I want to place the > test file.... Yes, it's a URL of the repository created in the line just above it.