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

RE: Re: Unable to find repository location for https:\\server\path\to\bar.c in revision 2

From: <w_sullivan_at_outlook.com>
Date: Mon, 15 Dec 2014 04:29:40 -0800 (PST)

Is this an option?

svn diff --old=<url>/foo.c_at_1 --new=<url>bar.c

> > > On 23.08.2013 14:29, Tom Chelios wrote:
> > >
> > > > It is o´possible that TSVN make a "svn diff -r 1 bar.c_at_HEAD" in this situation?
> > >
> > > No, because that wouldn't be a "diff with previous version" but a diff
> > > of HEAD with previous version".
> > >
> > Thanks for your feedback and support!
> >
> > And if you make a "svn diff -r 1 path_to_wc\bar.c"?
> >
> > The user understand "diff with previous version" in his workingcopy, as diff between the current state of the file and his predecessor.
> >
> > case1: a newer rev (4) exist in repo, but not in wc of employee -> diff 1 <-> 3
> > case2: no newer rev exist -> diff 1 <-> 3
> > case3: file change in wc -> diff 1 <-> WC
> >
> > Regards
> > Tom
> ------------------------------------------------
>
> "svn diff -r 1 path_to_wc\bar.c"
>
> Is this a possible option?

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3092734

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-12-15 13:29:48 CET

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

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