-----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-integration-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-----
Received on 2011-01-12 14:58:05 CET