[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 07:48:21 -0700 (PDT)

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

I would also like to have the ability to have TSVN create these links
through a plugin, which is the purpose of my other post.

BTW: I found a few bugs in TortoiseProc.exe, perhaps these should be
looked at?
1: It returns 0 as an errorlevel, even when there is an error, it
should return the same as svn
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.
3: There is no way of returning the version of TortoiseSVN to cmd

On Sep 9, 2:08 pm, "Simon Large" <simon.tortoise..._at_googlemail.com>
wrote:
> 2008/9/9 the-moog <jason.mor..._at_cropwell.net>:
>
> > A simple extension to the tsvn: links would be to allow the use of
> > bookmarks at the end of URLs to specify a given version.
>
> > e.g.
> > tsvn:http://svn.company.com/repository/project/component#100
>
> > This would set TSVN to check out revision 100 rather than the head
>
> > Similarly, the CGI type syntax could be used to pass other prameters.
>
> It could, but then all things are possible. Do you have a specific
> application for this in mind?
>
> Simon
>
> --
> : ___
> : oo // \\ "De Chelonian Mobile"
> : (_,\/ \_/ \ TortoiseSVN
> : \ \_/_\_/> The coolest Interface to (Sub)Version Control
> : /_/ \_\http://tortoisesvn.net
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr..._at_tortoisesvn.tigris.org
> For additional commands, e-mail: dev-h..._at_tortoisesvn.tigris.org

---------------------------------------------------------------------
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 17:02:15 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.