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

RE: SVN Subversion- object level checkout

From: SUMNER Andrew <Andrew.SUMNER_at_customs.govt.nz>
Date: Fri, 14 Jan 2011 07:58:36 +1300

As Mark has already stated, you need to use PushOk's SVN plugin to
achieve this and you need to check in/out within PowerBuilder.

I have just completed an evaluation of source control tools and SVN
using PushOk SVN plugin combination was the only one I found that worked
well with PowerBuilder 11.5.

There are other plugins available but PushOKs was by far the best.

Mark also mentioned that version 12 gets rid the horror that is the PBL.
Unfortunately that is only in the Visual Studio version and I'm not sure
I want to go down that path in its first release. The classic version
still uses PBLs.

Cheers
  Andrew

-----Original Message-----
From: amit.sasmal_at_wipro.com [mailto:amit.sasmal_at_wipro.com]
Sent: Thursday, 13 January 2011 20:25
To: mdiers_at_elego.de
Cc: users_at_subversion.apache.org; sudip.datta_at_wipro.com;
pabitra.mallick_at_wipro.com; avik.nandi_at_wipro.com; sourav.sroy_at_wipro.com
Subject: RE: SVN Subversion- object level checkout

Hello Micheal,

Thanks for your mail.

We are using Tortoise SVN-1.6.7 alongwith Power Builder 11.5.

We want to lock (check-out) the core power builder object from SVN so
that only one user can modify the object for that time. For this case,
If we want to open the workspace from the repository (SVN) we are
getting the attached message.

Please let us know the correct process for the Power Builder connectivty
with the proper Tortoise SVN SCC version to lock the core PB object.

Appreciate your quick help.

Regards,

Amit Sasmal.
Wipro Technologies.

-----Original Message-----
From: Michael Diers [mailto:mdiers_at_elego.de]
Sent: Wednesday, January 12, 2011 7:27 PM
To: SOURAV ROY (WT01 - Manufacturing)
Cc: users_at_subversion.apache.org; Sudip Datta (WT01 - Manufacturing);
Pabitra Mallick (WT01 - Manufacturing); Avik Nandi (WT01 -
Manufacturing); Amit Sasmal (WT01 - Manufacturing)
Subject: Re: SVN Subversion- object level checkout

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2011-01-12 09:57, sourav.sroy_at_wipro.com wrote:
[...]
> We will use Tortoise SVN (Subversion) as version control system or SCM

> tool for our project. We are facing an issue for which we would like
> to get a solution.
>
> We are linking SVN to Powerbuilder 11.5. We are trying to checkout
> files at object level. Every .pbl file, have many files inside. But
> SVN is not able to checkout those individual files which are inside
the pbl file.
> So is there a way by which SVN can checkout those files which are
> inside pbl.
>
> TortoiseSVN 1.6.7, 2010/01/22
> Subversion 1.6.9
[...]

Sourav,

you need to play by PowerBuilder's rules, I'm afraid. Trying to use
TortoiseSVN or any other "plain" Subversion client for checkin/checkout
will cause you grief.

You can still use TortoiseSVN for other tasks, like browsing logs,
tagging and branching.

The IDE supports the SCC API, and you need to use a plug-in for the IDE
that can drive Subversion via SCC. This will magically do the right
thing with objects in PBLs. Note that SCC encourages a serialized
workflow with reservation ("locking") of objects.

We evaluated PushOK's product a couple of years ago; at the time, it
proved a good fit for our customer's needs.

http://stackoverflow.com/questions/1162141/is-there-a-viable-scc-integra
tion-for-subversion

(Please upgrade to Subversion 1.6.15. Subversion 1.6.9 sports a number
of bugs that have been fixed since its release.)

- --
Michael Diers, elego Software Solutions GmbH, http://www.elego.de
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk0ts0EACgkQcEKlWnqVgz0QngCfcTZ5gHe8upwsAH5x3zNZbFXB
6vEAn27V2eskpxWfOfh5Hyu6747LFZlg
=jf++
-----END PGP SIGNATURE-----

Please do not print this email unless it is absolutely necessary.

The information contained in this electronic message and any attachments
to this message are intended for the exclusive use of the addressee(s)
and may contain proprietary, confidential or privileged information. If
you are not the intended recipient, you should not disseminate,
distribute or copy this e-mail. Please notify the sender immediately and
destroy all copies of this message and any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient
should check this email and any attachments for the presence of viruses.
The company accepts no liability for any damage caused by any virus
transmitted by this email.

www.wipro.com
The information contained in this e-mail may be privileged and/or sensitive. It is intended for the addressee only and is not necessarily the official view or communication of the New Zealand Customs Service. If you are not the intended recipient you are asked to not disclose, copy, or make use of its contents. If received in error you are asked to destroy this e-mail and contact the sender immediately. Your assistance is appreciated.
Received on 2011-01-13 19:59:41 CET

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.