On Tuesday 06 June 2006 04:03, Pierre Marc Dumuid wrote: > the php code should excete, and spit out the results from : > > svn log ???:HEAD > > where ??? is the number of the 2.0 merge revision...
Hey Pierre, I see why now, the command being run is: svn log -r HEAD:665 \ svn://cvs.cinelerra.org/repos/cinelerra/trunk/hvirtual/cinelerra This doesn't include changes made to the plugins or guicast, which are where my other commits were made. I was running svn log from: svn://cvs.cinelerra.org/repos/cinelerra/trunk/hvirtual/ which shows me everything. Was there a reason for limiting the web view from seeing changes to the other directories? I notice that svn log when run in the cinelerra directory also shows changes to the quicktime directory, which is probably why I didn't figure out that it was limited to the cinelerra subtree before now. -Joe _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
