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

Re: Feature request: tsvn: url enhancement

From: the-moog <jason.morgan_at_cropwell.net>
Date: Tue, 9 Sep 2008 11:40:28 -0700 (PDT)

I see, even though I can run it from the CLI there is no way for it to
interact with that CLI, no worries.
I suppose it could set global env vars, but that would be horribly
hacky.
Thanks for taking the time to reply anyway.

j.

On Sep 9, 5:10 pm, Stefan Küng <tortoise..._at_gmail.com> wrote:
> the-moog wrote:
> > I have been tasked with migrating/interoperating from MKS to SVN, this
> > process will take some time, even years.
>
> > There is no way to integrate both applications fully, so one way round
> > it is to invent SVNLinks (see my other post)
>
> > I have written a rather complicated batch file that allows a link to
> > be placed, such that clicking the link checks out the contents of that
> > link to the current folder.
> > But at the moment, the tsvn: links check out only the HEAD.  I have
> > made the batch file understand a bookmark in the link file (a standard
> > windows url file) but it would be nice if TSVN did this itself as it
> > would be useful to others.
> > e.g.  Click this link to use TSVN to check out lastest stable version
>
> Why don't you create a tag for the latest stable version?
>
> > 1: It returns 0 as an errorlevel, even when there is an error, it
> > should return the same as svn
>
> Sorry, TSVN is *not* a command line utility and can't return proper
> return values.
>
> > 2: /command:checkout /path: seens to generate inconsistent results,
> > sometimes the leaf folder in the repo is appended to whatever path you
> > specify, sometimes not.
>
> http://nightlybuilds.tortoisesvn.net/1.5.x/changelog.html#r13822
>
> > 3: There is no way of returning the version of TortoiseSVN to cmd
>
> Yes, because TSVN is not a cmd utility, it's a GUI client and does not
> have a console at all, so it can't print/return anything on the
> (non-existing) console.
>
> Stefan
>
> --
>        ___
>   oo  // \\      "De Chelonian Mobile"
>  (_,\/ \_/ \     TortoiseSVN
>    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
>    /_/   \_\    http://tortoisesvn.net
>
>  signature.asc
> < 1KViewDownload

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-09-09 20:50:44 CEST

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

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