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

VFP and TSVN

From: Lubomir Jezek <jezek_at_jkr.cz>
Date: 2006-10-02 18:54:40 CEST

We are programing in MS Visual Foxpro 9.0. SVN and TSVN is OK, but may be better
Some Feature Request
1) In TortoiseMerge is not posible send text to clipboard(when I can merge
manualy, not in TM)
2) In Visual Foxpro Comments is when first char in line is * . When i add
comment to program, TortoiseMerge do this
 
first file(83 is line number in TM, no in file, - and + is remove line and add
line:
 
- 83 select * from xxxx
 
second file:
 
+ 83 *comment add where
+ 84 select * from xxxx where yyy
 
but in line is line 83 and 83, no line with select. This not compare line with
select, compare line with select to line with comment
e.g. synchronization is bad. Next line after this is OK
 
3) When i work with same class in VFP (i have open some in VFP) and in
Tortoisesvn take command "Update", update fail (some copy fail becose open
files). Local copy is then bad(no new update is OK, cleanUp don't fix it) and to
fix is only this way:I must delete this directory and checkout this directory
from repository.
4) We were some problem with upper and lower letter in extension, this was fixed
with our services, that normalize extension on the back.
But withou this service, may be problem:
I have same form:
test.SCX, test.sct (two file together)
I add this file to repository. In other dirrectory i checkout this files and
rename file to test.SCX, test.SCX When I take command "Update", i will see,
that directory is with red ikon(=not commited), but test.SCX have gree
icon(commited)
5)TM not compare binary file. VFP9 files is for TM binary files. Will be in TSVN
some program to binary compare?
 
6)Sometime Tmerge not compare XML files. I have a pair on my computer. Big file,
compare stop on line 566, other lines is not visible.( eof mark in XML?) Compare
with other programs like Examdif is OK

 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Oct 2 19:10:02 2006

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.