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

svn copy 2 working url and svn copy 2 working copy

From: Hardi Gunawan <hardigunawan_at_yahoo.com>
Date: 2004-07-21 09:10:35 CEST

The result of:

svn copy trunk/MyApp tags/MyApp_1.0
svn ci -m "Tagged MyApp to 1.0"

and

svn copy https://localhost/repos/trunk/MyApp
https://localhost/repos/tags/MyApp_1.0 -m "Tagged
MyApp to 1.0"

is different. I verified it using:

svn diff https://localhost/repos/trunk/MyApp
https://localhost/repos/tags/MyApp_1.0

I'm using Subversion 1.1.0 (9918).

Is it my mistake or...?

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 21 09:11:04 2004

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

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