AnkhSVN (original) (raw)

Property Value
dbo:abstract AnkhSVN is a free Subversion client, implemented as a source control plug-in for Microsoft Visual Studio 2005 to 2019 inclusive (but not yet 2022). It is released under the Apache License. It provides an interface to perform the most common revision control operations directly from inside the Microsoft Visual Studio IDE. Previous releases of AnkhSVN (1.X) support Microsoft Visual Studio .NET 2002 and 2003. The AnkhSVN 2.0 Source Control Provider for Visual Studio 2008 and later is a nearly complete rewrite of the old AnkhSVN Add-In. This rewrite was necessary to take advantage of the new Source Code Control (SCC) Virtual Application Programming Interface (VAPI) introduced in Visual Studio 2005. This new SCC VAPI replaces the Microsoft Source Code Control Interface (MSSCCI) API of older Visual Studio releases and makes it possible to replace all SCC handling within Visual Studio. Where the old SCC API required its implementation to always follow the CheckOut-CheckIn principle, the new SCC VAPI just passes individual requests to the SCC API. This allows implementations to fully replace the usual workflow with the Update-Merge workflow Subversion usually provides. Just like the old SCC API, the new SCC API makes the projects aware that there is a SCC provider, to which they should communicate which files are part of a projects source and which are just intermediate or output files. (AnkhSVN 1.X and other non SCC Add-Ins have to guess this for themselves). This makes AnkhSVN 2.0 (or higher) compatible with virtually every SCC capable project in Visual Studio. AnkhSVN derives its name from the Egyptian symbol ankh, which represents the key of life. (en) AnkhSVN est un logiciel de complément pour Microsoft Visual Studio, qui permet d'accéder à du code source enregistré dans un dépôt Subversion. Il est distribué sous Licence Apache. Il offre une interface permettant d'effectuer les opérations de subversion les plus courantes directement depuis Microsoft Visual Studio IDE. Le projet AnkhSVN a plusieurs listes de diffusions et un canal #ankhsvn sur freenode (irc serveur chat.freenode.net). (fr) AnkhSVN — дополнение для Microsoft Visual Studio, которое позволяет использовать систему контроля версий Subversion в данной среде разработки. В самой среде Microsoft Visual Studio на текущий момент[когда?] нет поддержки Subversion. AnkhSVN распространяется под лицензией Apache, что предполагает его свободное использование (в том числе и распространение исходных кодов) в любых проектах, в том числе и коммерческих. AnkhSVN поддерживает следующие версии Microsoft Visual Studio: * VS 2002 и VS 2003 — Ankhsvn версии 1.0.6 [1]. * VS 2005, VS 2008, VS 2010, VS 2012, VS 2013, VS 2015 — Ankhsvn версии 2.6 [2]. * VS 2019 — AnkhSVN2019 (open source проект, основанный на оригинальном исходном коде, автор Phil Jollans) [3]. (ru)
dbo:computingPlatform dbr:Microsoft_Visual_Studio
dbo:genre dbr:Apache_Subversion
dbo:latestReleaseDate 2021-05-19 (xsd:date)
dbo:latestReleaseVersion 2.9.58
dbo:license dbr:Apache_License
dbo:programmingLanguage dbr:C_Sharp_(programming_language)
dbo:thumbnail wiki-commons:Special:FilePath/AnkhSVN_logo.png?width=300
dbo:wikiPageExternalLink https://github.com/AmpScm/AnkhSVN/
dbo:wikiPageID 11487341 (xsd:integer)
dbo:wikiPageLength 4024 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1106361551 (xsd:integer)
dbo:wikiPageWikiLink dbc:Apache_Subversion dbr:VisualSVN dbc:Windows-only_free_software dbr:CollabNet dbr:Ankh dbr:Apache_License dbr:Apache_Subversion dbr:Comparison_of_Subversion_clients dbr:C_Sharp_(programming_language) dbr:Revision_control dbr:Application_Programming_Interface dbr:Source_control_plug-in dbr:Integrated_development_environment dbr:Microsoft_Visual_Studio dbr:Microsoft_Windows dbr:Open-source_software dbr:Subversion_(software)
dbp:author Arild Fines (en)
dbp:genre Subversion client (en)
dbp:latestReleaseDate 2021-05-19 (xsd:date)
dbp:latestReleaseVersion 2.900000 (xsd:double)
dbp:license Apache License 2.0 (en)
dbp:logo AnkhSVN logo.png (en)
dbp:logoAlt AnkhSVN logo (en)
dbp:logoSize x64px (en)
dbp:name AnkhSVN (en)
dbp:operatingSystem dbr:Microsoft_Windows
dbp:platform dbr:Microsoft_Visual_Studio
dbp:programmingLanguage dbr:C_Sharp_(programming_language)
dbp:wikiPageUsesTemplate dbt:Infobox_software dbt:More_citations_needed dbt:Multiple_issues dbt:Notability dbt:Official_URL dbt:Official_website dbt:Portal dbt:Reflist dbt:Start_date_and_age dbt:Ubl dbt:Cms-software-stub
dbp:wordnet_type http://www.w3.org/2006/03/wn/wn20/instances/synset-software-noun-1
dct:subject dbc:Apache_Subversion dbc:Windows-only_free_software
gold:hypernym dbr:Client
rdf:type owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 yago:Abstraction100002137 yago:Code106355894 yago:CodingSystem106353757 yago:Communication100033020 yago:Writing106359877 yago:WrittenCommunication106349220 yago:Software106566077
rdfs:comment AnkhSVN est un logiciel de complément pour Microsoft Visual Studio, qui permet d'accéder à du code source enregistré dans un dépôt Subversion. Il est distribué sous Licence Apache. Il offre une interface permettant d'effectuer les opérations de subversion les plus courantes directement depuis Microsoft Visual Studio IDE. Le projet AnkhSVN a plusieurs listes de diffusions et un canal #ankhsvn sur freenode (irc serveur chat.freenode.net). (fr) AnkhSVN is a free Subversion client, implemented as a source control plug-in for Microsoft Visual Studio 2005 to 2019 inclusive (but not yet 2022). It is released under the Apache License. It provides an interface to perform the most common revision control operations directly from inside the Microsoft Visual Studio IDE. Previous releases of AnkhSVN (1.X) support Microsoft Visual Studio .NET 2002 and 2003. AnkhSVN derives its name from the Egyptian symbol ankh, which represents the key of life. (en) AnkhSVN — дополнение для Microsoft Visual Studio, которое позволяет использовать систему контроля версий Subversion в данной среде разработки. В самой среде Microsoft Visual Studio на текущий момент[когда?] нет поддержки Subversion. AnkhSVN распространяется под лицензией Apache, что предполагает его свободное использование (в том числе и распространение исходных кодов) в любых проектах, в том числе и коммерческих. AnkhSVN поддерживает следующие версии Microsoft Visual Studio: (ru)
rdfs:label AnkhSVN (en) AnkhSVN (fr) AnkhSVN (ru)
owl:sameAs freebase:AnkhSVN wikidata:AnkhSVN dbpedia-fr:AnkhSVN dbpedia-ru:AnkhSVN https://global.dbpedia.org/id/2ezhP
prov:wasDerivedFrom wikipedia-en:AnkhSVN?oldid=1106361551&ns=0
foaf:depiction wiki-commons:Special:FilePath/AnkhSVN_logo.png
foaf:homepage https://github.com/AmpScm/AnkhSVN/
foaf:isPrimaryTopicOf wikipedia-en:AnkhSVN
foaf:name AnkhSVN (en)
is dbo:wikiPageDisambiguates of dbr:Ankh_(disambiguation)
is dbo:wikiPageWikiLink of dbr:VisualSVN dbr:Ankh_(disambiguation) dbr:Comparison_of_Subversion_clients dbr:Comparison_of_version-control_software dbr:List_of_Microsoft_Visual_Studio_add-ins dbr:List_of_software_that_uses_Subversion
is foaf:primaryTopic of wikipedia-en:AnkhSVN