pb 11.1 / PBSCC and SVN

147 views
Skip to first unread message

Janardhanan madurai

unread,
Jan 27, 2013, 5:04:47 PM1/27/13
to pb...@googlegroups.com
hi,
I am trying to add PB objects into SVN.
 
The following is my directory structure
 
f:\a\b
   .svn
   sourcePBL
     a
        a.pbl
     b
        b.pbl
Following are my questions
 
1. In which directory should the workspace be stored
 
2. In the workspacve while setting up PBSCC are these values okay
     Project ==> f:\a\b
    Local root  ==> f:\a\b\sourcepbl
 
3. All the SR* files are getting created in SVN but in PB I get a message 
"Failed to copy f:\a\b\sourcepbl\a\a.sra to f:\a\b\sourcepbl\a\a.sra"
 
Why do I get this message ?
 
4. I am attaching log files from both the data created by logging action from PB and the log created by PBSCC.
 
regards
jana
 
pbscc_errors.txt

Chris Tillman

unread,
Jan 30, 2013, 11:55:38 PM1/30/13
to pb...@googlegroups.com
This was my first thought too, to locate the source folder within the Powerbuilder project folder. It turns out with pbscc that it's really not very convenient that way, although it can work. Better to just locate the source tree parallel to the project tree, for example

f:\a\b\sourcePBL (need not be in SVN source control, unless you want to save PBL snapshots occassionally)
f:\a\b\sourceObjects (SVN tree checked out at the workspace level ... only the exported files .sru etc.)

What happens is that pbscc makes temporary copies of the source text files within the project PBL tree in order to do comparisons; and if they're in the same folder they run into each other.
Reply all
Reply to author
Forward
0 new messages