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

RE: Re: Tool for quick/simple edit of Word doc in SVN without manual checkout first?

From: Christian Ridderström <christian.ridderstrom_at_gmail.com>
Date: Wed, 20 Nov 2013 12:01:49 -0800 (PST)

Very nice Stefan!

In TSVN 1.8.3[*] using the function
   Repo-browser->Edit
on a file works just as I'd like it! I think I'll also use the shortcut tip.

Apologies for not having tried "Edit" in 1.8, it's right there. And enough reason for us to migrate in itself I'd say.

Best regards and sincere appreciation of your work!
/Christian

[*] For users of e.g. TSVN 1.7.6:
Stefan's suggested solution works well for files that don't require a lock. In TSVN 1.8.3 the solution also handles locks as well.

Stefan wrote:
> Create a shortcut to open the repobrowser at the
> repo url where the word docs are stored:
> TortoiseProc.exe /command:repobrowser /path:"https://server/repo/trunk/folder"
>
> Now have your users use that shortcut to
> open the repo browser dialog.
> Browse to the word doc you want, right-click,
> choose "Edit".
>
> In the background, TSVN will check out a temp
> working copy with that file, open it in the default
> application (in this case word) and wait
> for that application to exit.
> So after editing the document in word and
> word has exited, TSVN asks for the commit
> message and then commits that document, and finally
> removes the temp working copy with that file.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-11-20 21:01:54 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.