[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Malformed URL for repository

From: Arfrever Frehtes Taifersar Arahesis <arfrever.fta_at_gmail.com>
Date: Wed, 16 Apr 2008 14:27:58 +0200

16-04-2008 14:20 Leonardo Fernandes
<leonardo.fernandes_at_outsystems.com> napisaƂ(a):
> svn merge -r 42309:42310 https://.../branches/b4_2_0

I meant something like this:

svnadmin create repo
svn co https://localhost/repo wc
cd wc

# some commands to create trunk, branches etc.

cd branches/branch_2
svn merge -rX:Y https://localhost/repo/branches/branch_1
Received on 2008-04-16 14:28:09 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.