View Full Version : Avisynth 2.6 source code
jollye
17th March 2010, 18:01
Hi all,
I wanted to have a look at Avisynth 2.6 source code. However as I am behind a firewall I have trouble configuring Tortoise CVS for read only.
Could it be possible that the source code for 2.6 versions is also directly downloadable via sourceforge without having to configure a cvs access? (As it's already the case for 2.5 versions).
Thanks.
jollye
mariush
17th March 2010, 20:36
svn co https://avisynth2.svn.sourceforge.net/svnroot/avisynth2 avisynth2
Checked out revision 2345.
http://savedonthe.net/download/178/avisynth2.html
if it's not right, give me the svn command and I'll help you out.
kemuri-_9
17th March 2010, 23:59
the head branch is only a partial merge of 2.6 into 2.5 (so it's not completely 2.6, but it's not exactly 2.5 any more either)
use the 2.6 branch if you want the full 2.6 capabilities.
jollye
18th March 2010, 08:50
Thanks,
So mariush, could you do the same with the 2.6 branch?
It seems you've checked out the svn rep. which holds Avisynth 3.
The avisynth 2.6 sources are on cvs not svn.
Thanks
jollye
AlekseiV
22nd March 2010, 11:38
# cvs -z3 -d:pserver:anonymous@avisynth2.cvs.sourceforge.net:/cvsroot/avisynth2 checkout -r avisynth_2_6 -P avisynth
http://sovietpride.su/avisynth26.7z
If that was the right command then here it is. If it isn't, give me the right command
IanB
22nd March 2010, 22:04
the head branch is only a partial merge of 2.6 into 2.5 (so it's not completely 2.6, but it's not exactly 2.5 any more either)
use the 2.6 branch if you want the full 2.6 capabilities.The head branch is where you get the current 2.6 source. The old avisynth_2_6 branch is no longer used.
You want this cvs command line :-
$ cvs -d :pserver:anonymous@avisynth2.cvs.sourceforge.net:/cvsroot/avisynth2 checkout -P avisynth
You can directly browse the source tree here :- http://avisynth2.cvs.sourceforge.net/viewvc/avisynth2/avisynth/
djesteban
1st April 2010, 22:17
Will there be a 64bit version of Avisynth 2.6?
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.