Showing posts with label SVN Client. Show all posts
Showing posts with label SVN Client. Show all posts

2012/01/28

AnkhSVN 2.3.10744 Release!!

Changes


  • Compiled against Subversion 1.7.2

  • The 'Subversion Info' toolwindow is now operational

  • When the 'Pending Changes' toolwindow is docked vertically the buttons automatically move to the bottom.

  • Fixed loading AnkhSVN in a few specific Visual Studio start scenarios

  • Properly set focus in the Commit Dialog

  • Some scenarios where moved files were seen as new/missing are now fixed, by removing .svn directory assumptions.

  • Code cleanup to follow the Visual Studio design guidelines in more places (dynamic colors, standard icons, etc.)

  • Resolved some technical/theoretical issues identified by testing in the Visual Studio 11 Developer Preview (COM registration attributes).

  • Remove dependency on Microsoft.VisualStudio.Package.LanguageService (fixes issues found on a clean VM with only Visual Studio 11 DP)

  • Fixed several user reported exceptions. Thanks!

  • 2.3.10744 only: Fix an exception when using the CheckOut command in the repository explorer.




AnkhSvn Homepage

<

Original Post : http://neodreamer-dev.tistory.com/632

2011/10/24

TortoiseSVN 1.7.1 Released

불과 얼마전 1.7버전을 공개 했었는데 또 다시 1.7.1 버전을 공개하였다. 이번 버전에서는 많은 버그가 수정되었다고 한다.



Version 1.7.1 에서 버그 수정 사항

- BUG: Issue #88: Check for modifications on

       multiple targets. (Stefan)

- BUG: Issue #89: Crash in TSVNCache. (Stefan)

- BUG: Cursor stayed as busy after an operation

       until it was moved. (Stefan)

- BUG: Issue #92 : checked item count in 

       commit dialog is wrong. (Stefan)

- BUG: Issue #94: resolve conflict dialog

       resizing issues. (Stefan)

- BUG: Issue #95: docs are wrong for log

       filter automation. (Stefan)

- BUG: Missing space in property status

       text. (Stefan)

- BUG: Issue #96: Unable to close repo browser

       to repository with username/password

       required. (Stefan)

- BUG: Issue #97: Too many accesses to the

       config files. (Stefan)

- BUG: Issue #98: Endless loop in

       repobrowser. (Stefan)

- BUG: Issue #100: wrong argument exception

       in repobrowser. (Stefan)

- BUG: Issue #99: Memory corruption in

       repository browser. (Stefan)

- BUG: Issue #102: renamed diff scripts. (Stefan)

- BUG: Issue #102: tagging externals errors

       not shown. (Stefan)

- BUG: Issue #104: tagging externals for

       files pegs to HEAD. (Stefan)

- BUG: Issue #105: Win7 library loses

       command buttons. (Stefan)

- BUG: Issue #106: "Search for:" string is

       trimmed forcibly in TortoiseMerge. (Stefan)

- BUG: Issue #107: Crash when editing

       externals property. (Stefan)

- BUG: Issue #108: log dialog uses wrong

       file if sorted. (Stefan)

- BUG: Issue #109: Log dialog does not

       refresh correctly. (Stefan)

- BUG: Issue #110: Bogus entries in

       Language Combo on x64. (Stefan)


TortoiseSVN <

Original Post : http://neodreamer-dev.tistory.com/604

2010/04/18

TortoiseSVN 1.6.8 released

윈도우즈용 SVN 클라이언트인 TortoiseSVN 이 1.6.8 버전을 공개 하였다.


TortoiseSVN 1.6.8 has been released.


This is a bugfix release/maintenance release, linked with Subversion 1.6.11.

This release also contains several adjustments to make TortoiseSVN work better on Windows 7.




TortoiseSVN Hmepage

TortoiseSVN Download Page<

Original Post : http://neodreamer-dev.tistory.com/412

2010/04/10

Eclipse(Galileo)에 SVN Client 설치하기



Eclipse 메뉴에서 Help -> Install New Software... 를 선택하고 설치 가능한 패키지 중  "Collaboration" 항목 중에서 "Subversive SVN Integration for the Mylyn Project (Optional) (Incubation)" 과 "Subversive SVN Team Provider (Incubation)" 항목을 선택하고 설치를 한다.






설치를 마치고 Eclipse 를 재 시작하면 SVN Client 설치에 대한 설정화면이 또 나오는데..



이 화면에서 "SVN Kit 1.3.0" 을 선택하고 "Finish" 버튼을 누르면 설치 아이템 선택이 다시 나온다. 여기에서 모든 걸 선택하고 라에센스 확인을 해 주면 된다.



설치 도중 경고 메세지가 한 번 나오는 이 메세지는 무시한다.



설치를 마쳤으면 Eclipse 의 Windows -> Show View -> Other... 메뉴를 실행한다.



Show View 대화상자에서 SVN 항목의 SVN Repositories 를 선택하고 OK 를 누르면 Eclipse 하단의 Docking 창 그룹에 "SVN Repositories" 라는 Docking View 를 볼 수 있다.



이로써 Eclipse에서 SVN Client 를 사용할 준비가 된 것이다.<

Original Post : http://neodreamer-dev.tistory.com/407

2009/03/31

TortoiseSVN-1.6.0.15855 Released!!

What's New in TortoiseSVN 1.6


  • file:/// access to BDB repositories

  • handling of tree conflicts

  • log cache

  • revision graph

  • IBugtraq provider plugin enhancements

  • Misc changes

자세한 변경사항 보기



TortoriseSVN website

TortoiseSVN 1.6 Release Note
TortoiseSVN 1.6 Change Logs

Download : TortoiseSVN-1.6.0.15855-win32-svn-1.6.0.msi
Download : TortoiseSVN-1.6.0.15855-x64-svn-1.6.0.msi

Original Post : http://neodreamer-dev.tistory.com/278